File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 5454 release-assets.githubusercontent.com:443
5555
5656 - name : Checkout repository
57- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
57+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0 .0
5858
5959 # Initializes the CodeQL tools for scanning.
6060 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 3232 release-assets.githubusercontent.com:443
3333
3434 - name : Checkout code
35- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
35+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0 .0
3636
3737 - name : Setup Python
3838 uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
Original file line number Diff line number Diff line change 3535 release-assets.githubusercontent.com:443
3636
3737 - name : Checkout code
38- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
38+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0 .0
3939
4040 - name : Setup Python
4141 uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
Original file line number Diff line number Diff line change 2525 api.github.com:443
2626 github.com:443
2727 - name : ' Checkout Repository'
28- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
28+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0 .0
2929 - name : ' Dependency Review'
3030 uses : actions/dependency-review-action@40c09b7dc99638e5ddb0bfd91c1673effc064d8a # v4.8.1
Original file line number Diff line number Diff line change 2121 github.com:443
2222 pypi.org:443
2323
24- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
24+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0 .0
2525 - name : Setup Python
2626 uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
2727 - name : Install tox
Original file line number Diff line number Diff line change 1818 egress-policy : audit # TODO: change to 'egress-policy: block' after couple of runs
1919
2020 - name : Checkout
21- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
21+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0 .0
2222 with :
2323 ref : ${{ github.event.release.tag_name }}
2424 - name : Install Python
Original file line number Diff line number Diff line change 4747
4848
4949 - name : " Checkout code"
50- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
50+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0 .0
5151 with :
5252 persist-credentials : false
5353
Original file line number Diff line number Diff line change 4949 release-assets.githubusercontent.com:443
5050
5151 - name : Checkout
52- uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3 .0
52+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0 .0
5353 - name : Use Python ${{ matrix.python }}
5454 uses : actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
5555 with :
You can’t perform that action at this time.
0 commit comments