Skip to content

Commit 16dbc96

Browse files
chore(deps): update actions/github-script action to v8 (#44)
Co-authored-by: Averi Kitsch <akitsch@google.com>
1 parent de6d743 commit 16dbc96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)