Skip to content

Commit beb32bf

Browse files
authored
chore: Weekly dependabot roundup. (#1726)
1 parent ce12017 commit beb32bf

11 files changed

+28
-28
lines changed

.github/workflows/all_solutions.yml

+9-9
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
steps:
4343
- name: Checkout
44-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
44+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
4545
with:
4646
fetch-depth: 0
4747

@@ -150,7 +150,7 @@ jobs:
150150

151151
steps:
152152
- name: Checkout
153-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
153+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
154154
with:
155155
fetch-depth: 0
156156

@@ -192,7 +192,7 @@ jobs:
192192

193193
steps:
194194
- name: Checkout
195-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
195+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
196196
with:
197197
fetch-depth: 0
198198

@@ -280,7 +280,7 @@ jobs:
280280

281281
steps:
282282
- name: Checkout
283-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
283+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
284284
with:
285285
fetch-depth: 0
286286

@@ -395,7 +395,7 @@ jobs:
395395
egress-policy: audit
396396

397397
- name: Checkout
398-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
398+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
399399
with:
400400
fetch-depth: 0
401401

@@ -488,7 +488,7 @@ jobs:
488488
shell: powershell
489489

490490
- name: Checkout
491-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
491+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
492492
with:
493493
fetch-depth: 0
494494

@@ -597,7 +597,7 @@ jobs:
597597
egress-policy: audit
598598

599599
- name: Checkout
600-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
600+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
601601
with:
602602
fetch-depth: 0
603603

@@ -665,7 +665,7 @@ jobs:
665665
egress-policy: audit
666666

667667
- name: Checkout
668-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
668+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
669669
with:
670670
fetch-depth: 0
671671

@@ -713,7 +713,7 @@ jobs:
713713

714714
steps:
715715
- name: Checkout
716-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
716+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
717717
with:
718718
fetch-depth: 0
719719

.github/workflows/awslambda_release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
steps:
3333
- name: Checkout
34-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
34+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
3535
with:
3636
fetch-depth: 0
3737

@@ -109,7 +109,7 @@ jobs:
109109

110110
steps:
111111
- name: Checkout
112-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
112+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
113113
with:
114114
fetch-depth: 0
115115

.github/workflows/build_profiler.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
egress-policy: audit
5454

5555
- name: Checkout
56-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
56+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
5757
with:
5858
fetch-depth: 0
5959

@@ -80,7 +80,7 @@ jobs:
8080

8181
steps:
8282
- name: Checkout
83-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
83+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
8484
with:
8585
fetch-depth: 0
8686

@@ -136,7 +136,7 @@ jobs:
136136
# egress-policy: audit
137137

138138
- name: Checkout
139-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
139+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
140140
with:
141141
fetch-depth: 0
142142

@@ -188,7 +188,7 @@ jobs:
188188
egress-policy: audit
189189

190190
- name: Checkout
191-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
191+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
192192
with:
193193
fetch-depth: 0
194194

@@ -263,7 +263,7 @@ jobs:
263263

264264
steps:
265265
- name: Checkout
266-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
266+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
267267
with:
268268
fetch-depth: 0
269269

@@ -334,7 +334,7 @@ jobs:
334334
sudo apt-get install -y xmlstarlet
335335
336336
- name: Checkout
337-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
337+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
338338
with:
339339
fetch-depth: 0
340340

.github/workflows/markdowncheck.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
egress-policy: audit # Leave it audit mode
2222

23-
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
23+
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
2424

2525
- uses: gaurav-nelson/github-action-markdown-link-check@5c5dfc0ac2e225883c0e5f03a85311ec2830d368 # v1
2626
with:

.github/workflows/multiverse_run.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
egress-policy: audit
4242

4343
- name: Checkout
44-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
44+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
4545
with:
4646
fetch-depth: 0
4747

@@ -112,7 +112,7 @@ jobs:
112112
dotnet-version: '3.1.100'
113113

114114
- name: Checkout
115-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
115+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
116116
with:
117117
ref: 'gh-pages'
118118
fetch-depth: 0

.github/workflows/nuget_slack_notifications.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
egress-policy: audit # Leave it audit mode
3939

4040
- name: Checkout
41-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
41+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
4242
with:
4343
fetch-depth: 0
4444

.github/workflows/repolinter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
return data.data && data.data.default_branch === context.ref.split('/').slice(-1)[0]
3939
- name: Checkout Self
4040
if: ${{ steps.default-branch.outputs.result == 'true' }}
41-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
41+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
4242
- name: Run Repolinter
4343
if: ${{ steps.default-branch.outputs.result == 'true' }}
4444
uses: newrelic/repolinter-action@3f4448f855c351e9695b24524a4111c7847b84cb # v1.7.0

.github/workflows/run_integration_tests.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898

9999
steps:
100100
- name: Checkout
101-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
101+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
102102
with:
103103
fetch-depth: 0
104104

@@ -226,7 +226,7 @@ jobs:
226226

227227
steps:
228228
- name: Checkout
229-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
229+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
230230
with:
231231
fetch-depth: 0
232232

.github/workflows/run_unit_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
test_results_path: tests\TestResults
3131

3232
steps:
33-
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
33+
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
3434
with:
3535
fetch-depth: 0
3636

.github/workflows/scorecard.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
egress-policy: audit
3939

4040
- name: "Checkout code"
41-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
41+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
4242
with:
4343
persist-credentials: false
4444

@@ -73,6 +73,6 @@ jobs:
7373

7474
# Upload the results to GitHub's code scanning dashboard.
7575
- name: "Upload to code-scanning"
76-
uses: github/codeql-action/upload-sarif@83f0fe6c4988d98a455712a27f0255212bba9bd4 # v2.3.6
76+
uses: github/codeql-action/upload-sarif@cdcdbb579706841c47f7063dda365e292e5cad7a # v2.13.4
7777
with:
7878
sarif_file: results.sarif

.github/workflows/siteextension_release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
steps:
3333
- name: Checkout
34-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2
34+
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
3535
with:
3636
fetch-depth: 0
3737

0 commit comments

Comments
 (0)