File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 tags : ["*"]
66 pull_request :
77
8+ permissions :
9+ contents : read
10+
811jobs :
912 tests :
1013 name : ${{ matrix.name }}
1922 - { name: "dev", python: "3.14", tox: py314-marshmallowdev }
2023 steps :
2124 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
25+ with :
26+ persist-credentials : false
2227 - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
2328 with :
2429 python-version : ${{ matrix.python }}
2934 runs-on : ubuntu-latest
3035 steps :
3136 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
37+ with :
38+ persist-credentials : false
3239 - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
3340 with :
3441 python-version : " 3.14"
5259 runs-on : ubuntu-latest
5360 steps :
5461 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
62+ with :
63+ persist-credentials : false
5564 - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
5665 with :
5766 python-version : " 3.14"
Original file line number Diff line number Diff line change 99 hooks :
1010 - id : check-github-workflows
1111 - id : check-readthedocs
12+ - repo : https://github.com/zizmorcore/zizmor-pre-commit
13+ rev : v1.24.0
14+ hooks :
15+ - id : zizmor
1216- repo : https://github.com/asottile/blacken-docs
1317 rev : 1.20.0
1418 hooks :
You can’t perform that action at this time.
0 commit comments