Skip to content

Commit 9ce75ba

Browse files
chore(deps): update renovatebot/github-action action to v44.2.2
1 parent 77f0d16 commit 9ce75ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Checkout
2424
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
2525
- name: Self-hosted Renovate
26-
uses: renovatebot/github-action@03026bd55840025343414baec5d9337c5f9c7ea7 # v44.0.4
26+
uses: renovatebot/github-action@8b7941943a108b2cc2150730963164aa8baeab8c # v44.2.2
2727
with:
2828
configurationFile: .github/renovate-configs.json5
2929
token: '${{ steps.get_token.outputs.token }}'

0 commit comments

Comments
 (0)