mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-21 15:10:27 +00:00
tools: Update scripts
This commit is contained in:
4
.github/zizmor.yml
vendored
4
.github/zizmor.yml
vendored
@@ -2,7 +2,7 @@
|
||||
# https://docs.zizmor.sh/configuration/
|
||||
|
||||
rules:
|
||||
dependabot-cooldown: { disable: true } # Useless unless unpinned-uses is enabled.
|
||||
dependabot-cooldown: { disable: true } # Useless unless hash-pin is forced by unpinned-uses.
|
||||
ref-confusion: { disable: true } # TODO: Old GHA didn't work without this pattern in some cases, but does it seem to be fixed?
|
||||
secrets-inherit: { disable: true }
|
||||
unpinned-uses:
|
||||
@@ -12,5 +12,5 @@ rules:
|
||||
'*': ref-pin
|
||||
obfuscation:
|
||||
ignore:
|
||||
# We use `shell: cmd` to test compatibility
|
||||
# We use `shell: cmd` to test compatibility.
|
||||
- ci.yml
|
||||
|
||||
Reference in New Issue
Block a user