Skip to content

Commit 98ad437

Browse files
Bump PSModule/GitHub-Script from 1.7.10 to 1.8.0
Bumps [PSModule/GitHub-Script](https://github.com/psmodule/github-script) from 1.7.10 to 1.8.0. - [Release notes](https://github.com/psmodule/github-script/releases) - [Commits](PSModule/GitHub-Script@0097f3b...1ee97bb) --- updated-dependencies: - dependency-name: PSModule/GitHub-Script dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 535817f commit 98ad437

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
@@ -323,7 +323,7 @@ jobs:
323323
persist-credentials: false
324324

325325
- name: Display Aggregated Results as a Table
326-
uses: PSModule/GitHub-Script@0097f3bbe3f413f3b577b9bcc600727b0ca3201a # v1.7.10
326+
uses: PSModule/GitHub-Script@1ee97bbc652d19c38ae12f6e1e47e9d9fbd12d0a # v1.8.0
327327
env:
328328
ACTIONTEST1SIMPLE_OUTCOME: ${{ needs.ActionTest1Simple.outputs.Outcome }}
329329
ACTIONTEST1SIMPLE_CONCLUSION: ${{ needs.ActionTest1Simple.outputs.Conclusion }}

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@0097f3bbe3f413f3b577b9bcc600727b0ca3201a # v1.7.10
288+
uses: PSModule/GitHub-Script@1ee97bbc652d19c38ae12f6e1e47e9d9fbd12d0a # v1.8.0
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)