Skip to content

Bump PSModule/Process-PSModule/.github/workflows/workflow.yml from 5.5.0 to 6.1.14 #337

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

Bump PSModule/Process-PSModule/.github/workflows/workflow.yml from 5.5.0 to 6.1.14 #337

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@b11b310e461f08ee99055b0827ef7909dea7110a # v6.1.14
secrets: inherit