Skip to content

Commit b0b4e4a

Browse files
🩹 [Patch]: Update GitHub Action to use specific version of PSModule/GitHub-Script
1 parent 2206f9a commit b0b4e4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎action.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ runs:
3939
using: composite
4040
steps:
4141
- name: Get-PesterCodeCoverage
42-
uses: PSModule/GitHub-Script@v1
42+
uses: PSModule/GitHub-Script@2010983167dc7a41bcd84cb88e698ec18eccb7ca # v1.7.8
4343
env:
4444
PSMODULE_GET_PESTERCODECOVERAGE_INPUT_StepSummary_Mode: ${{ inputs.StepSummary_Mode }}
4545
PSMODULE_GET_PESTERCODECOVERAGE_INPUT_CodeCoveragePercentTarget: ${{ inputs.CodeCoveragePercentTarget }}

0 commit comments

Comments
 (0)