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 527a0e6 commit 577fe59Copy full SHA for 577fe59
.github/workflows/renovate.yaml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- uses: actions/checkout@v4
20
- - uses: renovatebot/github-action@8058cfe11252651a837a58e2e3370fbc0e72c658 # v42.0.4
+ - uses: renovatebot/github-action@12f8ed8e6a936a00dc66b628d224488ac406b5e8 # v42.0.5
21
with:
22
configurationFile: .github/renovate.json
23
token: ${{ secrets.RENOVATE_TOKEN }}
0 commit comments