Skip to content

Commit 1e84dbd

Browse files
Merge pull request #23 from cert-manager/renovate/misc-github-actions
chore(deps): update renovatebot/github-action action to v43.0.19
2 parents e460645 + e171183 commit 1e84dbd

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@aec779d4f7845f8431ddf403cf9659d4702ddde0 # v43.0.18
30+
uses: renovatebot/github-action@a3c115cd6676c8a5bc72f9715f108759e570daf5 # v43.0.19
3131
with:
3232
configurationFile: ./.github/renovate.json5
3333
token: ${{ steps.octo-sts.outputs.token }}

0 commit comments

Comments
 (0)