We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 282707a commit 4010bd4Copy full SHA for 4010bd4
.github/workflows/reusable_test_packages.yaml
@@ -57,7 +57,7 @@ jobs:
57
- name: Run tests
58
env:
59
LSAN_OPTIONS: "intercept_tls_get_addr=0"
60
- uses: falcosecurity/testing@main
+ uses: falcosecurity/testing@92638104b7f37629d3228196213a0eb679906b62
61
with:
62
test-falco: 'true'
63
test-falcoctl: 'true'
0 commit comments