Skip to content

Commit 9261729

Browse files
⬆️ Update GitHub-Script to v1.7.10
1 parent 34cc6e9 commit 9261729

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/Action-Test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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 {

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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 }}

0 commit comments

Comments
 (0)