We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 574e0af commit 8453a51Copy full SHA for 8453a51
.github/workflows/renovate.yaml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- uses: actions/checkout@v3
20
- - uses: renovatebot/github-action@v37.0.0
+ - uses: renovatebot/github-action@v37.1.0
21
with:
22
configurationFile: .github/renovate.json
23
token: ${{ secrets.RENOVATE_TOKEN }}
0 commit comments