Skip to content

Commit c860074

Browse files
🩹 [Patch]: Bump Process-PSModule to v6.1.1 (latest)
1 parent 705fc27 commit c860074

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/Process-PSModule.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ permissions:
2727

2828
jobs:
2929
Process-PSModule:
30-
# The TestData secret (PR #365) shipped in v6.0.0; pinned to the current release v6.1.0.
31-
uses: PSModule/Process-PSModule/.github/workflows/workflow.yml@0d7a2f0b9422ad727886d1ef79d1874ccc358fd7 # v6.1.0
30+
# The TestData secret (PR #365) shipped in v6.0.0; pinned to the current release v6.1.1.
31+
uses: PSModule/Process-PSModule/.github/workflows/workflow.yml@ea19a3eb1293246d1b00e4faae1544442c3be0ec # v6.1.1
3232
secrets:
3333
# PowerShell Gallery API key used to publish the module.
3434
APIKey: ${{ secrets.APIKey }}

0 commit comments

Comments
 (0)