File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5757 fetch-depth : 0
5858
5959 - name : Set up Python
60- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
60+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
6161 with :
6262 python-version : ${{ matrix.python }}
6363
Original file line number Diff line number Diff line change 3333
3434 # The Docker integration tests require Python 3.11.
3535 - name : Set up Python
36- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
36+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
3737 with :
3838 python-version : ' 3.11'
3939
Original file line number Diff line number Diff line change 3838 uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3939
4040 - name : Set up Python
41- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
41+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
4242 with :
4343 python-version : ' 3.11'
4444
Original file line number Diff line number Diff line change 3030 fetch-depth : 0
3131
3232 - name : Set up Python
33- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
33+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
3434 with :
3535 python-version : ' 3.11'
3636
Original file line number Diff line number Diff line change 4545 token : ${{ secrets.REPO_ACCESS_TOKEN }}
4646
4747 - name : Set up Python
48- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
48+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
4949 with :
5050 python-version : ' 3.11'
5151
@@ -215,7 +215,7 @@ jobs:
215215 rm -f "$CHECKSUMS"
216216
217217 - name : Set up Python
218- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
218+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
219219 with :
220220 python-version : ' 3.11'
221221
Original file line number Diff line number Diff line change 5959 output_dir : macaron_output/detect_malicious_package
6060
6161 - name : Setup Python for analyzed venv
62- uses : actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5.4 .0
62+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
6363 with :
6464 python-version : 3.11.14
6565
You can’t perform that action at this time.
0 commit comments