We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee2990f commit 316b97bCopy full SHA for 316b97b
.github/workflows/renovate_pre_commit_hooks.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
26
27
- name: Self-hosted Renovate
28
- uses: renovatebot/github-action@87c405b9750f1b6affae06311395b50e3882d54f # v42.0.6
+ uses: renovatebot/github-action@248bf5a619694187930adc80b9343c37761c173f # v43.0.1
29
with:
30
token: ${{ secrets.RENOVATE_TOKEN }}
31
configurationFile: renovate-config.json
0 commit comments