Skip to content

Commit 0930b4b

Browse files
chore: Bump actions/github-script from 7.0.1 to 8.0.0 (#581)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c02a77c commit 0930b4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/library-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
git push --follow-tags
5151
- name: Read changelog updates
5252
id: read-changelog
53-
uses: actions/github-script@v7.0.1
53+
uses: actions/github-script@v8.0.0
5454
env:
5555
version: "${{ steps.package-version.outputs.current-version }}"
5656
path: ./CHANGELOG.md

0 commit comments

Comments
 (0)