Skip to content

Commit e0915c9

Browse files
committed
Update actions/checkout action to v6
1 parent 9089c2b commit e0915c9

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
@@ -27,7 +27,7 @@ jobs:
2727
LOG_LEVEL: ${{ github.event.inputs.log-level || 'INFO' }}
2828
steps:
2929
- name: Checkout
30-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
30+
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
3131
- name: Self-hosted Renovate
3232
uses: renovatebot/github-action@13f127373fd3dc43b41b0979e37ba570d6c2b8f4 # v43.0.0
3333
with:

0 commit comments

Comments
 (0)