Skip to content

Commit 98b9323

Browse files
Update renovatebot/github-action action to v43.0.10 (#12)
Co-authored-by: bootc-actions-token[bot] <225049296+bootc-actions-token[bot]@users.noreply.github.com>
1 parent 3125d8b commit 98b9323

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
@@ -28,7 +28,7 @@ jobs:
2828
uses: actions/checkout@v5
2929

3030
- name: Self-hosted Renovate
31-
uses: renovatebot/[email protected].9
31+
uses: renovatebot/[email protected].10
3232
env:
3333
RENOVATE_DRY_RUN: ${{ github.event_name == 'pull_request' && 'full' }}
3434
LOG_LEVEL: ${{ github.event.inputs.log-level || 'info' }}

0 commit comments

Comments
 (0)