Skip to content

Commit 2bd1992

Browse files
committed
update to actions/github-script@v7
1 parent cf4b539 commit 2bd1992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
prerelease: false
109109

110110
- name: Upload Release Assets
111-
uses: actions/github-script@v6
111+
uses: actions/github-script@v7
112112
env:
113113
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
114114
with:

0 commit comments

Comments
 (0)