mirror of
https://github.com/yt-dlp/ejs.git
synced 2026-06-13 08:42:29 +00:00
* Add actionlint and zizmor CI jobs * Pin all actions to commit hashes * Pin Deno to hash in release workflow * Explicitly declare workflow permissions * Avoid using actions/cache in release workflow and whenever possible
9 lines
185 B
YAML
9 lines
185 B
YAML
rules:
|
|
concurrency-limits:
|
|
ignore:
|
|
- release.yml # Can only be triggered by a tag pushed by a maintainer
|
|
unpinned-uses:
|
|
config:
|
|
policies:
|
|
"*": hash-pin
|