Skip to content

Commit 0a6ee3e

Browse files
Bump actions/checkout from 5.0.0 to 6.0.1 (#254)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2772316 commit 0a6ee3e

File tree

6 files changed

+21
-21
lines changed

6 files changed

+21
-21
lines changed

.github/workflows/ci.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
clang libclang-dev cmake curl dosfstools g++ gcc git llvm make \
101101
mtools ninja-build openssl libssl-dev python3 python3-pip lld
102102
103-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
103+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
104104
with:
105105
lfs: true
106106
persist-credentials: false
@@ -151,7 +151,7 @@ jobs:
151151
clang libclang-dev cmake curl dosfstools g++ gcc git llvm make \
152152
mtools ninja-build openssl libssl-dev python3 python3-pip lld
153153
154-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
154+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
155155
with:
156156
lfs: true
157157
persist-credentials: false
@@ -191,7 +191,7 @@ jobs:
191191
clang libclang-dev cmake curl dosfstools g++ gcc git llvm make \
192192
mtools ninja-build openssl libssl-dev python3 python3-pip lld
193193
194-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
194+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
195195
with:
196196
lfs: true
197197
persist-credentials: false
@@ -231,7 +231,7 @@ jobs:
231231
clang libclang-dev cmake curl dosfstools g++ gcc git llvm make \
232232
mtools ninja-build openssl libssl-dev python3 python3-pip lld
233233
234-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
234+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
235235
with:
236236
lfs: true
237237
persist-credentials: false
@@ -271,7 +271,7 @@ jobs:
271271
clang libclang-dev cmake curl dosfstools g++ gcc git llvm make \
272272
mtools ninja-build openssl libssl-dev python3 python3-pip lld
273273
274-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
274+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
275275
with:
276276
lfs: true
277277
persist-credentials: false
@@ -311,7 +311,7 @@ jobs:
311311
clang libclang-dev cmake curl dosfstools g++ gcc git llvm make \
312312
mtools ninja-build openssl libssl-dev python3 python3-pip lld
313313
314-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
314+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
315315
with:
316316
lfs: true
317317
persist-credentials: false
@@ -353,7 +353,7 @@ jobs:
353353
mtools ninja-build openssl libssl-dev python3 python3-pip lld \
354354
build-essential gcc-multilib
355355
356-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
356+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
357357
with:
358358
lfs: true
359359
persist-credentials: false
@@ -470,7 +470,7 @@ jobs:
470470
dnf clean all
471471
rm -rf /var/cache/dnf
472472
473-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
473+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
474474
with:
475475
lfs: true
476476
persist-credentials: false
@@ -682,7 +682,7 @@ jobs:
682682
ispm.exe packages --install-bundle C:\simics-6-packages.ispm --non-interactive --trust-insecure-packages
683683
echo "Installed ISPM packages"
684684
685-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
685+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
686686
with:
687687
lfs: true
688688
persist-credentials: false
@@ -740,7 +740,7 @@ jobs:
740740
with:
741741
egress-policy: audit
742742

743-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
743+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
744744
with:
745745
lfs: true
746746
persist-credentials: false
@@ -830,7 +830,7 @@ jobs:
830830
# Remove PowerShell
831831
sudo rm -rf /usr/local/share/powershell
832832
833-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
833+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
834834
with:
835835
fetch-depth: 0
836836
lfs: false

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
egress-policy: audit
4747

4848
- name: Checkout repository
49-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
49+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
5050
with:
5151
persist-credentials: false
5252

.github/workflows/dependency-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
egress-policy: audit
2323

2424
- name: 'Checkout Repository'
25-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
25+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2626
with:
2727
persist-credentials: false
2828
- name: 'Dependency Review'

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
sudo apt-get -y update && \
4444
sudo apt-get -y install curl
4545
46-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
46+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
4747
with:
4848
persist-credentials: false
4949

.github/workflows/scans.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
egress-policy: audit
2323

24-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
24+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2525
with:
2626
fetch-depth: 0
2727
lfs: false
@@ -106,7 +106,7 @@ jobs:
106106
with:
107107
egress-policy: audit
108108

109-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
109+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
110110
with:
111111
fetch-depth: 0
112112
lfs: false
@@ -144,7 +144,7 @@ jobs:
144144
with:
145145
egress-policy: audit
146146

147-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
147+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
148148
with:
149149
fetch-depth: 0
150150
lfs: false
@@ -169,7 +169,7 @@ jobs:
169169
with:
170170
egress-policy: audit
171171

172-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
172+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
173173
with:
174174
fetch-depth: 0
175175
lfs: false
@@ -194,7 +194,7 @@ jobs:
194194
with:
195195
egress-policy: audit
196196

197-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
197+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
198198
with:
199199
fetch-depth: 0
200200
lfs: false
@@ -227,7 +227,7 @@ jobs:
227227
dnf -y install \
228228
g++ gcc git git-lfs glibc-devel make openssl openssl-devel openssl-libs
229229
230-
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
230+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
231231
with:
232232
lfs: false
233233
persist-credentials: false

.github/workflows/scorecards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
egress-policy: audit
3737

3838
- name: "Checkout code"
39-
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
39+
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
4040
with:
4141
persist-credentials: false
4242

0 commit comments

Comments
 (0)