mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-27 01:20:28 +00:00
Address zizmor lint change
https://docs.zizmor.sh/audits/#misfeature > Prior to v1.21.0, this check was performed by the obfuscation audit.
This commit is contained in:
2
.github/zizmor.yml
vendored
2
.github/zizmor.yml
vendored
@@ -10,7 +10,7 @@ rules:
|
|||||||
policies:
|
policies:
|
||||||
taiki-e/*: any
|
taiki-e/*: any
|
||||||
'*': ref-pin
|
'*': ref-pin
|
||||||
obfuscation:
|
misfeature:
|
||||||
ignore:
|
ignore:
|
||||||
# We use `shell: cmd` to test compatibility.
|
# We use `shell: cmd` to test compatibility.
|
||||||
- ci.yml
|
- ci.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user