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 8ac5612 commit 6d50145Copy full SHA for 6d50145
.github/workflows/renovate.yaml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
25
26
- name: Self-hosted Renovate
27
- uses: renovatebot/github-action@2d941ef4e268e53affdc1f11365c69a73e544f50 # v43.0.14
+ uses: renovatebot/github-action@a3c115cd6676c8a5bc72f9715f108759e570daf5 # v43.0.19
28
with:
29
configurationFile: ".github/renovate-config.js"
30
token: "${{ secrets.GITHUB_TOKEN }}"
0 commit comments