We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c02a77c commit 0930b4bCopy full SHA for 0930b4b
1 file changed
.github/workflows/library-release.yml
@@ -50,7 +50,7 @@ jobs:
50
git push --follow-tags
51
- name: Read changelog updates
52
id: read-changelog
53
- uses: actions/github-script@v7.0.1
+ uses: actions/github-script@v8.0.0
54
env:
55
version: "${{ steps.package-version.outputs.current-version }}"
56
path: ./CHANGELOG.md
0 commit comments