Skip to content

Commit 8059b98

Browse files
chore(deps): update actions/checkout digest to de0fac2 (#203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 693d61d commit 8059b98

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
egress-policy: audit
8181

8282
- name: Checkout
83-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
83+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
8484
with:
8585
persist-credentials: false
8686

@@ -164,7 +164,7 @@ jobs:
164164
egress-policy: audit
165165

166166
- name: Checkout
167-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
167+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
168168
with:
169169
persist-credentials: false
170170

.github/workflows/release-please.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
egress-policy: audit
6262

6363
- name: Checkout
64-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
64+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
6565
with:
6666
persist-credentials: false
6767

@@ -134,7 +134,7 @@ jobs:
134134
egress-policy: audit
135135

136136
- name: Checkout
137-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
137+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
138138
with:
139139
persist-credentials: false
140140

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
egress-policy: audit
2828

2929
- name: Checkout
30-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
30+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
3131
with:
3232
persist-credentials: false
3333

0 commit comments

Comments
 (0)