mirror of
https://github.com/theupdateframework/python-tuf
synced 2026-05-24 10:08:28 +00:00
workflows: Add zizmor ignore comment
Should be fine to use check-latest-spec-version from master. Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
This commit is contained in:
parent
0f495b85ef
commit
bf5ddf8a00
1 changed files with 1 additions and 1 deletions
|
|
@ -33,6 +33,6 @@ jobs:
|
|||
contents: read
|
||||
issues: write
|
||||
needs: get-supported-tuf-version
|
||||
uses: theupdateframework/specification/.github/workflows/check-latest-spec-version.yml@master
|
||||
uses: theupdateframework/specification/.github/workflows/check-latest-spec-version.yml@master # zizmor: ignore[unpinned-uses]
|
||||
with:
|
||||
tuf-version: ${{needs.get-supported-tuf-version.outputs.version}}
|
||||
|
|
|
|||
Loading…
Reference in a new issue