Skip to content

Commit d7276fb

Browse files
chore(deps-dev): update actions/checkout digest
1 parent f71785e commit d7276fb

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
with:
1515
egress-policy: audit
1616
- name: Checkout
17-
uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3
17+
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
1818
- name: Setup Go
1919
uses: actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
2020
with:

.github/workflows/pr-build.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
egress-policy: audit
1818
- name: Checkout
19-
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3
19+
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
2020
with:
2121
fetch-depth: 0
2222

@@ -50,7 +50,7 @@ jobs:
5050
with:
5151
egress-policy: audit
5252
- name: Checkout
53-
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3
53+
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
5454
- name: Setup Go
5555
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
5656
with:
@@ -91,7 +91,7 @@ jobs:
9191
with:
9292
egress-policy: audit
9393
- name: Checkout
94-
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3
94+
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
9595
- name: Setup Go
9696
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
9797
with:
@@ -116,7 +116,7 @@ jobs:
116116
with:
117117
egress-policy: audit
118118
- name: Checkout
119-
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3
119+
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
120120
- name: Setup Go
121121
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
122122
with:
@@ -168,7 +168,7 @@ jobs:
168168
with:
169169
egress-policy: audit
170170
- name: Checkout
171-
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3
171+
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
172172
- name: Setup Go
173173
uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
174174
with:
@@ -210,7 +210,7 @@ jobs:
210210
with:
211211
egress-policy: audit
212212
- name: Checkout
213-
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3
213+
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
214214
with:
215215
fetch-depth: 0
216216

.github/workflows/rebase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
egress-policy: audit
1818
- name: Checkout the latest code
19-
uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b #v3
19+
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
2020
with:
2121
fetch-depth: 0
2222
- name: Automatic Rebase

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
egress-policy: audit
2020
- name: Checkout code
21-
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
21+
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
2222
with:
2323
fetch-depth: 0
2424
- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
@@ -56,7 +56,7 @@ jobs:
5656
egress-policy: audit
5757

5858
- name: Checkout
59-
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
59+
uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
6060
with:
6161
fetch-depth: 0
6262

.github/workflows/scan.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # v2.6.0
2222
with:
2323
egress-policy: audit
24-
- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
24+
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
2525
- name: Run FOSSA scan and upload build data
2626
uses: fossa-contrib/fossa-action@6728dc6fe9a068c648d080c33829ffbe56565023 # v2.0.0
2727
with:
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
egress-policy: audit
4040
- name: Checkout repository
41-
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
41+
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
4242
- name: Initialize CodeQL
4343
uses: github/codeql-action/init@dc046388f30eacf938aadd32064285f437bd9c04 #codeql-bundle-20221020
4444
with:

0 commit comments

Comments
 (0)