File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1515
1616 - name : Set up Python 3
17- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
17+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
1818 with :
1919 python-version : 3.x
2020
Original file line number Diff line number Diff line change 2020 uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2121
2222 - name : Set up Python 3
23- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
23+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
2424 with :
2525 python-version : 3.x
2626
6161
6262 - name : Set up Python 3
6363 if : ${{ !(contains(matrix.scenario, 'plus')) || (env.NGINX_CRT != 0 && env.NGINX_KEY != 0) }}
64- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
64+ uses : actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55 # v5.5 .0
6565 with :
6666 python-version : 3.x
6767
Original file line number Diff line number Diff line change 4545
4646 # Upload the results to GitHub's code scanning dashboard.
4747 - name : Upload SARIF results to code scanning
48- uses : github/codeql-action/upload-sarif@5f8171a638ada777af81d42b55959a643bb29017 # v3.28.12
48+ uses : github/codeql-action/upload-sarif@1b549b9259bda1cb5ddde3b41741a82a2d15a841 # v3.28.13
4949 with :
5050 sarif_file : results.sarif
You can’t perform that action at this time.
0 commit comments