Skip to content

Commit f26c647

Browse files
renovate[bot]sschuberth
authored andcommitted
deps: update crazy-max/ghaction-upx digest to db8cc95
1 parent a9f2c93 commit f26c647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/native-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Build Executable
2929
run: ./gradlew -P cliAnalyzerOnly=true --no-configuration-cache :cli:nativeCompile
3030
- name: Compress Executable
31-
uses: crazy-max/ghaction-upx@de21b8cbed76979407eeb6e41aa5e270afc3225c # v3
31+
uses: crazy-max/ghaction-upx@db8cc9515a4a7ea1b312cb82fbeae6d716daf777 # v3
3232
with:
3333
files: cli/build/native/nativeCompile/ort
3434
- name: Upload Executable

0 commit comments

Comments
 (0)