Skip to content

Bump PSModule/Process-PSModule/.github/workflows/workflow.yml from 5.4.1 to 5.4.2 #101

Bump PSModule/Process-PSModule/.github/workflows/workflow.yml from 5.4.1 to 5.4.2

Bump PSModule/Process-PSModule/.github/workflows/workflow.yml from 5.4.1 to 5.4.2 #101

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@a15249813c1d7e1a0e4faa2c936fe4978f03845d # v5.4.2
secrets:
APIKEY: ${{ secrets.APIKEY }}