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 9abd16a commit 593eb61Copy full SHA for 593eb61
.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@6927a58a017ee9ac468a34a5b0d2a9a9bd45cac3 # v43.0.11
+ - uses: renovatebot/github-action@f8af9272cd94a4637c29f60dea8731afd3134473 # v43.0.12
21
with:
22
configurationFile: .github/renovate.json
23
token: ${{ secrets.RENOVATE_TOKEN }}
0 commit comments