Skip to content

Commit

Permalink
Merge pull request #32 from jungaretti/bump-go-release-action
Browse files Browse the repository at this point in the history
Bump go-release-action to v1.40
  • Loading branch information
jungaretti authored Nov 13, 2023
2 parents 81ac499 + b89d2f1 commit 3e2cdba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-assets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
goos: windows
steps:
- uses: actions/checkout@v3
- uses: wangyoucao577/go-release-action@8e2116aa9c424a511d927c3be0210853cbf78016 # v1.33
- uses: wangyoucao577/go-release-action@2ac3035fa4c4feed6a8272ce278b0577b93cf8e5 # v1.40
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
Expand Down

0 comments on commit 3e2cdba

Please # to comment.