We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ba95fe commit 14197bdCopy full SHA for 14197bd
.github/workflows/reusable_build_packages.yaml
@@ -72,7 +72,7 @@ jobs:
72
73
- name: Install zig
74
if: inputs.sanitizers == false
75
- uses: falcosecurity/libs/.github/actions/install-zig@master
+ uses: falcosecurity/libs/.github/actions/install-zig@75c7df02ad7b55f8b6ff411615f6cd5f062f863e
76
77
- name: Prepare project
78
run: |
0 commit comments