We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2206f9a commit b0b4e4aCopy full SHA for b0b4e4a
‎action.yml‎
@@ -39,7 +39,7 @@ runs:
39
using: composite
40
steps:
41
- name: Get-PesterCodeCoverage
42
- uses: PSModule/GitHub-Script@v1
+ uses: PSModule/GitHub-Script@2010983167dc7a41bcd84cb88e698ec18eccb7ca # v1.7.8
43
env:
44
PSMODULE_GET_PESTERCODECOVERAGE_INPUT_StepSummary_Mode: ${{ inputs.StepSummary_Mode }}
45
PSMODULE_GET_PESTERCODECOVERAGE_INPUT_CodeCoveragePercentTarget: ${{ inputs.CodeCoveragePercentTarget }}
0 commit comments