File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 3232 api.github.com:443
3333
3434 - name : Checkout main branch
35- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
35+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
3636 with :
3737 clean : true
3838
Original file line number Diff line number Diff line change 5353 release-assets.githubusercontent.com:443
5454
5555 - name : Checkout repository
56- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
56+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
5757
5858 # Initializes the CodeQL tools for scanning.
5959 - name : Initialize CodeQL
Original file line number Diff line number Diff line change 2323 github.com:443
2424
2525 - name : Check out the repository
26- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
26+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
2727
2828 - name : Run Labeler
2929 uses : crazy-max/ghaction-github-labeler@24d110aa46a59976b8a7f35518cb7f14f434c916 # v5.3.0
Original file line number Diff line number Diff line change 2424 pypi.org:443
2525
2626 - name : Check out the repository
27- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
27+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
2828 with :
2929 fetch-depth : 2
3030
Original file line number Diff line number Diff line change 6060 registry.npmjs.org:443
6161
6262 - name : Check out the repository
63- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
63+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
6464
6565 - name : Set up Python ${{ matrix.python }}
6666 uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
@@ -135,7 +135,7 @@ jobs:
135135 needs : tests
136136 steps :
137137 - name : Check out the repository
138- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5 .0.1
138+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
139139
140140 - name : Set up Python
141141 uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
You can’t perform that action at this time.
0 commit comments