Skip to content

Commit 14197bd

Browse files
committed
wip
Signed-off-by: Federico Di Pierro <[email protected]>
1 parent 5ba95fe commit 14197bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable_build_packages.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272

7373
- name: Install zig
7474
if: inputs.sanitizers == false
75-
uses: falcosecurity/libs/.github/actions/install-zig@master
75+
uses: falcosecurity/libs/.github/actions/install-zig@75c7df02ad7b55f8b6ff411615f6cd5f062f863e
7676

7777
- name: Prepare project
7878
run: |

0 commit comments

Comments
 (0)