Skip to content

Commit 691bae8

Browse files
committed
.github/workflows/draft-release: Bump to v8
There was a syntax error when running the last action.
1 parent 0a02a63 commit 691bae8

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)