File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -275,7 +275,7 @@ jobs:
275275 runs-on : ubuntu-latest
276276 steps :
277277 - name : Display Aggregated Results as a Table
278- uses : PSModule/GitHub-Script@2010983167dc7a41bcd84cb88e698ec18eccb7ca # v1.7.8
278+ uses : PSModule/GitHub-Script@0097f3bbe3f413f3b577b9bcc600727b0ca3201a # v1.7.10
279279 with :
280280 Script : |
281281 'Markdown' | ForEach-Object {
Original file line number Diff line number Diff line change @@ -285,7 +285,7 @@ runs:
285285 using : composite
286286 steps :
287287 - name : Invoke-Pester (init)
288- uses : PSModule/GitHub-Script@2010983167dc7a41bcd84cb88e698ec18eccb7ca # v1.7.8
288+ uses : PSModule/GitHub-Script@0097f3bbe3f413f3b577b9bcc600727b0ca3201a # v1.7.10
289289 env :
290290 PSMODULE_INVOKE_PESTER_INPUT_Path : ${{ inputs.Path }}
291291 PSMODULE_INVOKE_PESTER_INPUT_Run_Path : ${{ inputs.Run_Path }}
You can’t perform that action at this time.
0 commit comments