Skip to content

Commit 23f7810

Browse files
authored
Merge pull request #4568 from illume/new-ghscript
.github/workflows/draft-release: Bump to v8
2 parents 0a02a63 + 691bae8 commit 23f7810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/draft-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
echo "EOF" >> $GITHUB_OUTPUT
4949
5050
- name: Create Release Coordination Issue
51-
uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7
51+
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
5252
with:
5353
github-token: ${{ github.token }}
5454
script: |

0 commit comments

Comments
 (0)