Skip to content

Commit 7d62d81

Browse files
ci: update Process-PSModule to v6.1.2
The Import-TestData plumbing and always-evaluate-version-labels fix are now released in Process-PSModule v6.1.2 (via PSModule/Process-PSModule#377, IPH v1.0.9 + Resolve-PSModuleVersion v1.1.4), so the temporary feat/import-testdata branch ref is replaced with the released tag.
1 parent 030d427 commit 7d62d81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Process-PSModule.yml

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

2828
jobs:
2929
Process-PSModule:
30-
uses: PSModule/Process-PSModule/.github/workflows/workflow.yml@feat/import-testdata # E2E: temporary branch ref for the Import-TestData test
30+
uses: PSModule/Process-PSModule/.github/workflows/workflow.yml@v6.1.2
3131
secrets:
3232
APIKey: ${{ secrets.APIKey }}
3333
# E2E: push a secret (masked in logs) and a variable (not masked) into the module test jobs.

0 commit comments

Comments
 (0)