Skip to content

Commit bba5881

Browse files
Bump actions/github-script from 7 to 8 (#333)
1 parent be3efd9 commit bba5881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696

9797
- name: Create tag
9898
id: create_tag
99-
uses: actions/github-script@v7
99+
uses: actions/github-script@v8
100100
with:
101101
github-token: ${{ secrets.PUSH_PAT }}
102102
script: |

0 commit comments

Comments
 (0)