File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3333 contents : read
3434 issues : write
3535 needs : get-supported-tuf-version
36- uses : theupdateframework/specification/.github/workflows/check-latest-spec-version.yml@master
36+ uses : theupdateframework/specification/.github/workflows/check-latest-spec-version.yml@master # zizmor: ignore[unpinned-uses]
3737 with :
3838 tuf-version : ${{needs.get-supported-tuf-version.outputs.version}}
Original file line number Diff line number Diff line change 66# Lint tools
77# (We are not so interested in the specific versions of the tools: the versions
88# are pinned to prevent unexpected linting failures when tools update)
9- ruff==0.14.11
9+ ruff==0.14.13
1010mypy==1.19.1
11- zizmor==1.20 .0
11+ zizmor==1.22 .0
1212
1313# Required for type stubs
1414freezegun==1.5.5
You can’t perform that action at this time.
0 commit comments