We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae8982c commit 32c6b6aCopy full SHA for 32c6b6a
.github/workflows/container-ci.yaml
@@ -153,7 +153,7 @@ jobs:
153
154
libs-tests:
155
needs: [build-linux]
156
- uses: falcosecurity/libs/.github/workflows/reusable_e2e_tests.yaml@master
+ uses: falcosecurity/libs/.github/workflows/reusable_e2e_tests.yaml@b5dad5a83e65b3b3ab5a3a87c191e9ce961af0bf
157
with:
158
container_plugin_artifact_name: 'libcontainer-amd64'
159
secrets: inherit
0 commit comments