We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a02a63 + 691bae8 commit 23f7810Copy full SHA for 23f7810
.github/workflows/draft-release.yml
@@ -48,7 +48,7 @@ jobs:
48
echo "EOF" >> $GITHUB_OUTPUT
49
50
- name: Create Release Coordination Issue
51
- uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7
+ uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
52
with:
53
github-token: ${{ github.token }}
54
script: |
0 commit comments