tools: Update scripts

This commit is contained in:
Taiki Endo
2025-12-04 02:45:49 +09:00
parent 8aeb767d80
commit c8c9b5bb95
4 changed files with 55 additions and 49 deletions

View File

@@ -1,5 +1,5 @@
// This file is @generated by tidy.sh.
// It is not intended for manual editing.
# This file is @generated by tidy.sh.
# It is not intended for manual editing.
flate
minisign

4
.github/zizmor.yml vendored
View File

@@ -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