Skip to content

Commit d76179d

Browse files
chore(deps): update actions/checkout digest to d23441a
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent e5192b0 commit d76179d

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
@@ -14,7 +14,7 @@ jobs:
1414
contents: write
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
17+
- uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
1818
with:
1919
persist-credentials: false
2020
- uses: actions/setup-go@v6

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
contents: write
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
16+
- uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
1717
with:
1818
persist-credentials: false
1919
- uses: actions/setup-go@v6

0 commit comments

Comments
 (0)