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 0a7cbf1 commit c568a52Copy full SHA for c568a52
1 file changed
.github/workflows/dependency-updates.yml
@@ -48,7 +48,7 @@ jobs:
48
Copy-Item renovate-config/default-repo-config.json -Destination $path -Force
49
}
50
- name: Run Renovate
51
- uses: renovatebot/github-action@v46.1.14
+ uses: renovatebot/github-action@v46.1.15
52
with:
53
configurationFile: "renovate-config/${{ github.event.repository.name }}/config.json"
54
token: ${{ steps.get-token.outputs.token }}
0 commit comments