Skip to content

Commit 18bcc82

Browse files
Merge pull request #13 from cert-manager/renovate/misc-github-actions
chore(deps): update misc github actions
2 parents 6b95dd7 + 7f45a36 commit 18bcc82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/run-renovate.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
steps:
1818
- name: Octo STS Token Exchange
19-
uses: octo-sts/action@e480437973a6f6ac2e9caa40ecabedc870d76395 # v1.0.1
19+
uses: octo-sts/action@a26b0c6455c7f13316f29a8766287f939e75f6c8 # v1.0.2
2020
id: octo-sts
2121
with:
2222
scope: ${{ github.repository }}
@@ -27,7 +27,7 @@ jobs:
2727
token: ${{ steps.octo-sts.outputs.token }}
2828

2929
- name: Self-hosted Renovate
30-
uses: renovatebot/github-action@6927a58a017ee9ac468a34a5b0d2a9a9bd45cac3 # v43.0.11
30+
uses: renovatebot/github-action@2d941ef4e268e53affdc1f11365c69a73e544f50 # v43.0.14
3131
with:
3232
configurationFile: ./.github/renovate.json5
3333
token: ${{ steps.octo-sts.outputs.token }}

0 commit comments

Comments
 (0)