Skip to content

Commit

Permalink
Bump crazy-max/ghaction-upx from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [crazy-max/ghaction-upx](https://github.com/crazy-max/ghaction-upx) from 2 to 3.
- [Release notes](https://github.com/crazy-max/ghaction-upx/releases)
- [Commits](crazy-max/ghaction-upx@v2...v3)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-upx
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent f2e0e26 commit a9556de
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 @@ -43,7 +43,7 @@ jobs:
with:
go-version: "stable"
- name: Install UPX
uses: crazy-max/ghaction-upx@v2
uses: crazy-max/ghaction-upx@v3
with:
install-only: true
# only run this step when the tag is not already created
Expand Down

0 comments on commit a9556de

Please sign in to comment.