We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 113369e commit 389cda7Copy full SHA for 389cda7
.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@938b905966cec3a8c5bea82eefc91eed10feac35
61
with:
62
test-falco: 'true'
63
test-falcoctl: 'true'
0 commit comments