We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d7b46e commit 6f1d1e8Copy full SHA for 6f1d1e8
1 file changed
zizmor.yml
@@ -2,8 +2,8 @@ rules:
2
unpinned-images:
3
# these workflows use unpinned images because they are using a full image passed in that contains the tag
4
ignore:
5
- - run_release_code_and_api.yml:146:18
6
- - run_regression_tests.yml:26:18
+ - run_release_code_and_api.yml:150:18
+ - run_regression_tests.yml:30:18
7
- run_package_code_and_api.yml:16:18
8
secrets-outside-env:
9
# these are ignored because they are using known secrets
0 commit comments