Skip to content

Commit bcb6e1d

Browse files
authored
ci: Attempt to fix bump version 2
1 parent 5156c00 commit bcb6e1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bump-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
git push
5555
5656
- name: Create the release tag
57-
uses: actions/github-script@v5
57+
uses: actions/github-script@v7
5858
with:
5959
# Use personal access token to trigger the release workflow.
6060
github-token: ${{ secrets.PAT }}

0 commit comments

Comments
 (0)