Skip to content

Commit

Permalink
Merge pull request #3 from shurco/dependabot/github_actions/crazy-max…
Browse files Browse the repository at this point in the history
…/ghaction-upx-3

🔧 build(deps): bump crazy-max/ghaction-upx from 2 to 3
  • Loading branch information
shurco authored Apr 16, 2024
2 parents 53f4d58 + 5ac11b3 commit 6dc6190
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
Expand Up @@ -33,7 +33,7 @@ jobs:
- uses: actions/setup-go@v4
with:
go-version: stable
- uses: crazy-max/ghaction-upx@v2
- uses: crazy-max/ghaction-upx@v3
with:
install-only: true
version: latest
Expand Down

0 comments on commit 6dc6190

Please sign in to comment.