Skip to content

Commit 94afdc6

Browse files
chore(deps): update actions/github-script action from v7.0.1 to v8.0.0
1 parent 345ac37 commit 94afdc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ jobs:
208208

209209
- name: Comment on failure
210210
if: failure()
211-
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
211+
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
212212
with:
213213
script: |
214214
github.rest.issues.createComment({

0 commit comments

Comments
 (0)