Skip to content

Commit 0ba2e4b

Browse files
Update renovatebot/github-action action to v43 (#501)
Signed-off-by: oep-renovate[bot] <212772560+oep-renovate[bot]@users.noreply.github.com> Co-authored-by: oep-renovate[bot] <212772560+oep-renovate[bot]@users.noreply.github.com>
1 parent 25d9397 commit 0ba2e4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/renovate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
private-key: ${{ secrets.RENOVATE_APP_PEM }}
3636

3737
- name: Self-hosted Renovate
38-
uses: renovatebot/github-action@f5c3383cb7cbf7711d8b66b809375b2d5f4e2d1d # v42.0.2
38+
uses: renovatebot/github-action@13f127373fd3dc43b41b0979e37ba570d6c2b8f4 # v43.0.0
3939
with:
4040
configurationFile: .github/renovate.json5
4141
token: "${{ steps.get-github-app-token.outputs.token }}"

0 commit comments

Comments
 (0)