Skip to content

Commit a44c1ce

Browse files
authored
Merge pull request #21 from prplecake/dependabot/github_actions/wangyoucao577/go-release-action-1.37
2 parents 0ebcbbc + af284dc commit a44c1ce

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
@@ -18,7 +18,7 @@ jobs:
1818
goos: windows
1919
steps:
2020
- uses: actions/checkout@v3
21-
- uses: wangyoucao577/go-release-action@v1.17
21+
- uses: wangyoucao577/go-release-action@v1.37
2222
with:
2323
github_token: ${{ secrets.GITHUB_TOKEN }}
2424
goos: ${{ matrix.goos }}

0 commit comments

Comments
 (0)