Skip to content

Commit

Permalink
build(deps): bump svenstaro/upx-action from 2.2.0 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [svenstaro/upx-action](https://github.com/svenstaro/upx-action) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/svenstaro/upx-action/releases)
- [Changelog](https://github.com/svenstaro/upx-action/blob/master/CHANGELOG.md)
- [Commits](svenstaro/upx-action@2.2.0...2.3.0)

---
updated-dependencies:
- dependency-name: svenstaro/upx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and beltram committed May 29, 2023
1 parent a40c1fc commit 8fff1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- run: cargo build --release
- name: upx
uses: svenstaro/upx-action@2.2.0
uses: svenstaro/upx-action@2.3.0
with:
file: ${{ matrix.from-file }}
args: ${{ matrix.args }}
Expand Down

0 comments on commit 8fff1c8

Please sign in to comment.