Skip to content

Commit 6a10c61

Browse files
🩹 [Patch]: Update GitHub Script action to version 1.7.8
1 parent 8c4105a commit 6a10c61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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@v1
24+
uses: PSModule/GitHub-Script@2010983167dc7a41bcd84cb88e698ec18eccb7ca # v1.7.8
2525
env:
2626
GITHUB_ACTION_INPUT_IssueBody: ${{ inputs.IssueBody }}
2727
with:

0 commit comments

Comments
 (0)