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 95575e2 commit 735ae4aCopy full SHA for 735ae4a
.github/workflows/renovate.yaml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- uses: actions/checkout@v5
20
- - uses: renovatebot/github-action@e2421a9a80287bba9997b41a15ea1e5585d96925 # v43.0.16
+ - uses: renovatebot/github-action@70ea19f1b0dc8a9cc7af1b4278f8d3fd9778b577 # v43.0.17
21
with:
22
configurationFile: .github/renovate.json
23
token: ${{ secrets.RENOVATE_TOKEN }}
0 commit comments