Skip to content

Commit a80c061

Browse files
Marius StorhaugMarius Storhaug
authored andcommitted
Bump PSModule/GitHub-Script from 1.7.10 to 1.9.0
1 parent ff87b8b commit a80c061

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
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Get issue file content
3131
id: GetIssueFileContent
32-
uses: PSModule/GitHub-Script@0097f3bbe3f413f3b577b9bcc600727b0ca3201a # v1.7.10
32+
uses: PSModule/GitHub-Script@8083ec1f733f00357ee4d0db0c6056686e483bc0 # v1.9.0
3333
with:
3434
ShowOutput: true
3535
Script: |

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ runs:
2121
steps:
2222
- name: Get-IssueFormData
2323
id: Get-IssueFormData
24-
uses: PSModule/GitHub-Script@0097f3bbe3f413f3b577b9bcc600727b0ca3201a # v1.7.10
24+
uses: PSModule/GitHub-Script@8083ec1f733f00357ee4d0db0c6056686e483bc0 # v1.9.0
2525
env:
2626
GITHUB_ACTION_INPUT_IssueBody: ${{ inputs.IssueBody }}
2727
with:

0 commit comments

Comments
 (0)