Skip to content

Commit 03b66ad

Browse files
authored
Merge pull request #24 from prplecake/dependabot/github_actions/wangyoucao577/go-release-action-1.38
2 parents a44c1ce + abe263e commit 03b66ad

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.37
21+
- uses: wangyoucao577/go-release-action@v1.38
2222
with:
2323
github_token: ${{ secrets.GITHUB_TOKEN }}
2424
goos: ${{ matrix.goos }}

0 commit comments

Comments
 (0)