Skip to content

Commit d15c156

Browse files
authored
chore(deps): update actions/github-script action to v8 (#50)
1 parent 1e0334c commit d15c156

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: 'postgres'
3333
with:

0 commit comments

Comments
 (0)