Skip to content

Commit 27fdbf0

Browse files
chore(deps): update crazy-max/ghaction-upx action to v2.2.0 (#183)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1714834 commit 27fdbf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
run: ./build/graal/spp-cli -v version
109109

110110
- name: Run UPX
111-
uses: crazy-max/ghaction-upx@v2.1.0
111+
uses: crazy-max/ghaction-upx@v2.2.0
112112
with:
113113
version: latest
114114
file: build/graal/spp-cli.exe

0 commit comments

Comments
 (0)