Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update wangyoucao577/go-release-action action to v1.46
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 31, 2024
1 parent 59ee41c commit 52c6da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: wangyoucao577/go-release-action@v1.45
- uses: wangyoucao577/go-release-action@v1.46
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}

0 comments on commit 52c6da6

Please sign in to comment.