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 c456110 commit 57f698eCopy full SHA for 57f698e
1 file changed
.github/workflows/renovate.yaml
@@ -24,7 +24,7 @@ jobs:
24
- run: echo "🐙 ${{ github.repository }} repository was cloned to the runner."
25
26
- name: Run Renovate
27
- uses: renovatebot/github-action@v42
+ uses: renovatebot/github-action@v44
28
with:
29
configurationFile: .github/renovate.json
30
token: ${{ secrets.RENOVATE_TOKEN }}
0 commit comments