Skip to content

Commit 3966065

Browse files
Merge pull request #26 from cert-manager/renovate/major-misc-github-actions
chore(deps): update renovatebot/github-action action to v44
2 parents 1e84dbd + 839dbee commit 3966065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-renovate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
token: ${{ steps.octo-sts.outputs.token }}
2828

2929
- name: Self-hosted Renovate
30-
uses: renovatebot/github-action@a3c115cd6676c8a5bc72f9715f108759e570daf5 # v43.0.19
30+
uses: renovatebot/github-action@4ebebabcd582dddea1692b05c3d5279f8e372b53 # v44.0.0
3131
with:
3232
configurationFile: ./.github/renovate.json5
3333
token: ${{ steps.octo-sts.outputs.token }}

0 commit comments

Comments
 (0)