We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab2d08c commit b71f159Copy full SHA for b71f159
1 file changed
.github/workflows/renovate.yml
@@ -24,7 +24,7 @@ jobs:
24
renovate:
25
runs-on: ubuntu-latest
26
steps:
27
- - uses: renovatebot/github-action@v46.1.14
+ - uses: renovatebot/github-action@v46.1.15
28
with:
29
token: ${{ secrets.RENOVATE_TOKEN }}
30
env:
0 commit comments