Skip to content

Commit 331bf50

Browse files
authored
Merge pull request #124 from dwightjack/renovate/actions-checkout-digest
chore(deps): update actions/checkout digest to 11bd719
2 parents cb3e854 + 5cab6a1 commit 331bf50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020

2121
steps:
22-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
22+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2323
- uses: pnpm/action-setup@v4
2424
- uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4
2525
with:

0 commit comments

Comments
 (0)