Skip to content

Commit d0dcc83

Browse files
chore(deps): update actions/checkout digest to d23441a
1 parent 873e37b commit d0dcc83

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: Checkout
18-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
18+
uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
1919

2020
- name: Setup Node.js
2121
uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
owner: ${{ github.repository_owner }}
3535

3636
- name: Checkout
37-
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
37+
uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
3838
with:
3939
fetch-depth: 1
4040
token: ${{ steps.get-token.outputs.token }}

0 commit comments

Comments
 (0)