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 e64a2fb commit 601283cCopy full SHA for 601283c
.github/workflows/renovate.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
14
15
- name: Renovate
16
- uses: renovatebot/github-action@5712c6a41dea6cdf32c72d92a763bd417e6606aa # v44.0.5
+ uses: renovatebot/github-action@502904f1cefdd70cba026cb1cbd8c53a1443e91b # v44.1.0
17
with:
18
configurationFile: .github/renovate-config.js
19
token: ${{ secrets.RENOVATE_TOKEN }}
0 commit comments