Skip to content

Commit f3cbd69

Browse files
MariusStorhaugMarius Storhaug
andauthored
Bump PSModule/GitHub-Script from 1.7.10 to 1.9.0 (#38)
Bumps [PSModule/GitHub-Script](https://github.com/PSModule/GitHub-Script) from 1.7.10 to 1.9.0. - Pin: `8083ec1f733f00357ee4d0db0c6056686e483bc0` (`# v1.9.0`) - Release notes: https://github.com/PSModule/GitHub-Script/releases/tag/v1.9.0 Supersedes the existing Dependabot PR (which targeted 1.8.0) by bumping straight to the latest 1.9.0. Co-authored-by: Marius Storhaug <Marius.Storhaug@dnb.no>
1 parent 34ab14d commit f3cbd69

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
@@ -174,6 +174,6 @@ jobs:
174174
persist-credentials: false
175175

176176
- name: Aggregated Status
177-
uses: PSModule/GitHub-Script@0097f3bbe3f413f3b577b9bcc600727b0ca3201a # v1.7.10
177+
uses: PSModule/GitHub-Script@8083ec1f733f00357ee4d0db0c6056686e483bc0 # v1.9.0
178178
with:
179179
Script: tests/Get-AggregatedStatus.ps1

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ runs:
248248
using: composite
249249
steps:
250250
- name: Get-TestPaths
251-
uses: PSModule/GitHub-Script@0097f3bbe3f413f3b577b9bcc600727b0ca3201a # v1.7.10
251+
uses: PSModule/GitHub-Script@8083ec1f733f00357ee4d0db0c6056686e483bc0 # v1.9.0
252252
id: paths
253253
env:
254254
PSMODULE_INVOKE_SCRIPTANALYZER_INPUT_Path: ${{ inputs.Path }}

0 commit comments

Comments
 (0)