Skip to content

Commit e11bef4

Browse files
Adopt Process-PSModule v6.1.2
Bumps the workflow pin v6.1.1 -> v6.1.2 (d4020f3, #377). v6.1.2 exposes caller-provided TestData to the module test jobs via Install-PSModuleHelpers/Import-TestData (removing the consumer-side Expose-TestData.ps1 requirement) and honors the bump label during version resolution (Resolve-PSModuleVersion v1.1.4).
1 parent 870edd0 commit e11bef4

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@ea19a3eb1293246d1b00e4faae1544442c3be0ec # v6.1.1
30+
uses: PSModule/Process-PSModule/.github/workflows/workflow.yml@d4020f3c9c3621cebae5d8bf4ffaf10f55c1784a # v6.1.2
3131
secrets:
3232
APIKEY: ${{ secrets.APIKEY }}
3333
# Showcase: send data down to the module tests (see tests/Environment.Tests.ps1).

0 commit comments

Comments
 (0)