Skip to content

Commit 6bf4cee

Browse files
chore(deps): bump actions/github-script from 7 to 8 (#156)
1 parent 3d1fab4 commit 6bf4cee

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
@@ -76,7 +76,7 @@ jobs:
7676

7777
- name: Create Release
7878
id: create_release
79-
uses: actions/github-script@v7
79+
uses: actions/github-script@v8
8080
with:
8181
script: |
8282
await github.request(`POST /repos/${{ github.repository }}/releases`, {

0 commit comments

Comments
 (0)