There was an error while loading. Please reload this page.
1 parent 4bb117e commit 4f7625cCopy full SHA for 4f7625c
2 files changed
.github/workflows/Action-Test.yml
@@ -174,6 +174,6 @@ jobs:
174
persist-credentials: false
175
176
- name: Aggregated Status
177
- uses: PSModule/GitHub-Script@0097f3bbe3f413f3b577b9bcc600727b0ca3201a # v1.7.10
+ uses: PSModule/GitHub-Script@8083ec1f733f00357ee4d0db0c6056686e483bc0 # v1.9.0
178
with:
179
Script: tests/Get-AggregatedStatus.ps1
action.yml
@@ -248,7 +248,7 @@ runs:
248
using: composite
249
steps:
250
- name: Get-TestPaths
251
252
id: paths
253
env:
254
PSMODULE_INVOKE_SCRIPTANALYZER_INPUT_Path: ${{ inputs.Path }}
0 commit comments