Skip to content

Commit e1ca572

Browse files
committed
Update actions/checkout action to v4.3.0
1 parent 9089c2b commit e1ca572

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@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
3131
- name: Self-hosted Renovate
3232
uses: renovatebot/github-action@13f127373fd3dc43b41b0979e37ba570d6c2b8f4 # v43.0.0
3333
with:

0 commit comments

Comments
 (0)