Skip to content

Commit c624c2c

Browse files
authored
chore(deps): update actions/github-script action to v8 (#59)
1 parent 2bff2a0 commit c624c2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mirror-changelog.yml

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

2828
steps:
2929
- name: Add Toolbox Release Notes to PR Body
30-
uses: actions/github-script@v6
30+
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8
3131
env:
3232
REQUIRED_KEYWORDS: 'mysql'
3333
with:

0 commit comments

Comments
 (0)