File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -174,6 +174,6 @@ jobs:
174174 persist-credentials : false
175175
176176 - name : Aggregated Status
177- uses : PSModule/GitHub-Script@2010983167dc7a41bcd84cb88e698ec18eccb7ca # v1.7.8
177+ uses : PSModule/GitHub-Script@0097f3bbe3f413f3b577b9bcc600727b0ca3201a # v1.7.10
178178 with :
179179 Script : tests/Get-AggregatedStatus.ps1
Original file line number Diff line number Diff line change @@ -248,7 +248,7 @@ runs:
248248 using : composite
249249 steps :
250250 - name : Get-TestPaths
251- uses : PSModule/GitHub-Script@2010983167dc7a41bcd84cb88e698ec18eccb7ca # v1.7.8
251+ uses : PSModule/GitHub-Script@0097f3bbe3f413f3b577b9bcc600727b0ca3201a # v1.7.10
252252 id : paths
253253 env :
254254 PSMODULE_INVOKE_SCRIPTANALYZER_INPUT_Path : ${{ inputs.Path }}
You can’t perform that action at this time.
0 commit comments