Skip to content

Bump PSModule/Process-PSModule/.github/workflows/workflow.yml from 5.5.0 to 7.0.0 #198

Bump PSModule/Process-PSModule/.github/workflows/workflow.yml from 5.5.0 to 7.0.0

Bump PSModule/Process-PSModule/.github/workflows/workflow.yml from 5.5.0 to 7.0.0 #198

name: Process-PSModule
on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'
pull_request:
branches:
- main
types:
- closed
- opened
- reopened
- synchronize
- labeled
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: write
pull-requests: write
statuses: write
pages: write
id-token: write
jobs:
Process-PSModule:
uses: PSModule/Process-PSModule/.github/workflows/workflow.yml@68a2a7f540f59f7725eacc92c8d3db215c42d143 # v7.0.0

Check failure on line 30 in .github/workflows/Process-PSModule.yml

View workflow run for this annotation

GitHub Actions / Process-PSModule

Invalid workflow file

The workflow is not valid. .github/workflows/Process-PSModule.yml (Line: 30, Col: 11): Secret PSGALLERY_API_KEY is required, but not provided while calling. .github/workflows/Process-PSModule.yml (Line: 30, Col: 11): Secret GitHubAppClientId is required, but not provided while calling.
secrets:
APIKEY: ${{ secrets.APIKEY }}