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 3ab02c1 commit a60cf21Copy full SHA for a60cf21
.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@a4578d5584ac7a60d0f831537a481de7d00b9260 # v43.0.4
+ - uses: renovatebot/github-action@a889a8abcb11ef7feaafaf5e483ea01d4bf7774e # v43.0.5
21
with:
22
configurationFile: .github/renovate.json
23
token: ${{ secrets.RENOVATE_TOKEN }}
0 commit comments