Skip to content

Commit 5deade8

Browse files
authored
Merge pull request #88 from lirlia/renovate/github-actions
Update wangyoucao577/go-release-action action to v1.49
2 parents e27b377 + 4fde4f2 commit 5deade8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push_binary.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
goos: windows
2424
steps:
2525
- uses: actions/checkout@v4
26-
- uses: wangyoucao577/go-release-action@v1.48
26+
- uses: wangyoucao577/go-release-action@v1.49
2727
with:
2828
github_token: ${{ secrets.GITHUB_TOKEN }}
2929
goos: ${{ matrix.goos }}

0 commit comments

Comments
 (0)