Skip to content

Commit c979ce1

Browse files
Merge pull request #25 from cert-manager/renovate/misc-github-actions
chore(deps): update renovatebot/github-action action to v44.0.2
2 parents 5f41bf6 + 10de323 commit c979ce1

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@4ebebabcd582dddea1692b05c3d5279f8e372b53 # v44.0.0
30+
uses: renovatebot/github-action@c5fdc9f98fdf9e9bb16b5760f7e560256eb79326 # v44.0.2
3131
with:
3232
configurationFile: ./.github/renovate.json5
3333
token: ${{ steps.octo-sts.outputs.token }}

0 commit comments

Comments
 (0)