Skip to content

Commit cb4d14c

Browse files
Bump actions/github-script from 8 to 9 (#430)
1 parent d66c333 commit cb4d14c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v8
99+
uses: actions/github-script@v9
100100
with:
101101
github-token: ${{ secrets.PUSH_PAT }}
102102
script: |

0 commit comments

Comments
 (0)