Skip to content

Commit b6ae31b

Browse files
chore(deps): bump actions/github-script from 8.0.0 to 9.0.0 (#5177)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Stefano Vozza <svozza@amazon.com>
1 parent a6368ad commit b6ae31b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/post-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
fi
3838
echo "RELEASE_VERSION=$RELEASE_VERSION" >> $GITHUB_ENV
3939
- name: Update issues related to release
40-
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
40+
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
4141
with:
4242
github-token: ${{ secrets.GITHUB_TOKEN }}
4343
script: |

0 commit comments

Comments
 (0)