Skip to content

Commit 3077b25

Browse files
🩹 [Patch]: Update GitHub Script action version to v1.7.8 in action.yml
1 parent 01629c0 commit 3077b25

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
@@ -30,7 +30,7 @@ runs:
3030
using: composite
3131
steps:
3232
- name: Initialize-PSModule
33-
uses: PSModule/GitHub-Script@v1
33+
uses: PSModule/GitHub-Script@2010983167dc7a41bcd84cb88e698ec18eccb7ca # v1.7.8
3434
with:
3535
Debug: ${{ inputs.Debug }}
3636
Prerelease: ${{ inputs.Prerelease }}

0 commit comments

Comments
 (0)