mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-15 11:20:38 +00:00
Explicitly ignore the artipacked zizmor lint for fix_lint.yaml
This commit is contained in:
@@ -24,6 +24,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
|
||||
# zizmor: ignore[artipacked]
|
||||
# The git-auto-commit-action step below reuses the GITHUB_TOKEN
|
||||
|
||||
- name: Install Rust
|
||||
uses: dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9 # master
|
||||
|
||||
Reference in New Issue
Block a user