Skip to content

Commit f10e699

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update actions/checkout digest to de0fac2
1 parent 3590b8d commit f10e699

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
runs-on: ubuntu-latest
2828
steps:
2929
- name: Checkout
30-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
30+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
3131
with:
3232
submodules: recursive
3333

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
CGO_ENABLED: 0
6767
steps:
6868
- name: Checkout codebase
69-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
69+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
7070

7171
- name: Show workflow information
7272
run: |

0 commit comments

Comments
 (0)