Skip to content

Commit 378027c

Browse files
chore(deps): update actions/checkout action to v5.0.1
1 parent 0a6629e commit 378027c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
app-id: ${{ secrets.APP_ID }}
2525

2626
- name: Checkout
27-
uses: actions/checkout@v5.0.0
27+
uses: actions/checkout@v5.0.1
2828

2929
- name: Self-hosted Renovate
3030
uses: renovatebot/github-action@v43.0.20

0 commit comments

Comments
 (0)