We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0509476 commit 0cb4ccdCopy full SHA for 0cb4ccd
.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@v43.0.12
+ uses: renovatebot/github-action@v43.0.13
52
with:
53
configurationFile: "renovate-config/${{ github.event.repository.name }}/config.json"
54
token: ${{ steps.get-token.outputs.token }}
0 commit comments