Skip to content

Commit 473a3e1

Browse files
authored
Merge pull request #17 from ainame/renovate/actions-github-script-7.x
chore(deps): update actions/github-script action from v7.0.1 to v7.1.0
2 parents 345ac37 + 928a016 commit 473a3e1

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@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7.1.0
212212
with:
213213
script: |
214214
github.rest.issues.createComment({

0 commit comments

Comments
 (0)