Skip to content

Bump PSModule/Process-PSModule/.github/workflows/workflow.yml from 6.1.19 to 8.0.5 #759

Bump PSModule/Process-PSModule/.github/workflows/workflow.yml from 6.1.19 to 8.0.5

Bump PSModule/Process-PSModule/.github/workflows/workflow.yml from 6.1.19 to 8.0.5 #759

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@8fa878aabbbafe5981e39825cb196d295cdf273e # v8.0.5

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 }}