Skip to content

Commit 20a2e63

Browse files
⬆️ [Dependency]: Update Process-PSModule to v5.4.6 (#24)
## Context The reusable workflow [Process-PSModule](https://github.com/PSModule/Process-PSModule) has released [v5.4.6](https://github.com/PSModule/Process-PSModule/releases/tag/v5.4.6), which adds `pull-requests: write` permission to the `Lint-Repository` job, allowing super-linter to post PR comment summaries. ## Changes - Updated `Process-PSModule.yml` workflow reference from pinned SHA (v5.4.5) to `205d193f34cbbaf9992955c21d842bcf98a1859f # v5.4.6`
1 parent 1e9bfdd commit 20a2e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Process-PSModule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ permissions:
2727

2828
jobs:
2929
Process-PSModule:
30-
uses: PSModule/Process-PSModule/.github/workflows/workflow.yml@4343d76f9e8c9468527175ea292092c2d055be8c # v5.4.5
30+
uses: PSModule/Process-PSModule/.github/workflows/workflow.yml@205d193f34cbbaf9992955c21d842bcf98a1859f # v5.4.6
3131
secrets: inherit

0 commit comments

Comments
 (0)