File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 matrix :
2525 python-version : ["3.11", "3.12", "3.13", "3.14"]
2626 steps :
27- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2 .2
27+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0 .2
2828 - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
2929 with :
3030 python-version : ${{ matrix.python-version }}
5757 name : pip-audit
5858 runs-on : ubuntu-latest
5959 steps :
60- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2 .2
60+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0 .2
6161 - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
6262 with :
6363 python-version : " 3.11"
7272 name : Package deploy check
7373 runs-on : ubuntu-latest
7474 steps :
75- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2 .2
75+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0 .2
7676 - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
7777 with :
7878 python-version : " 3.11"
Original file line number Diff line number Diff line change 2525 matrix :
2626 language : [python]
2727 steps :
28- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2 .2
28+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0 .2
2929 - uses : github/codeql-action/init@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a # v3.26.5
3030 with :
3131 languages : ${{ matrix.language }}
Original file line number Diff line number Diff line change 1919 outputs :
2020 hashes : ${{ steps.hash.outputs.hashes }}
2121 steps :
22- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2 .2
22+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0 .2
2323 - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
2424 with :
2525 python-version : " 3.11"
Original file line number Diff line number Diff line change 2121 contents : read
2222 actions : read
2323 steps :
24- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2 .2
24+ - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0 .2
2525 with :
2626 persist-credentials : false
2727 - uses : ossf/scorecard-action@62b2cac7ed8198b15735ed49ab1e5cf35480ba46 # v2.4.0
You can’t perform that action at this time.
0 commit comments