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.
2 parents 7457377 + 896308e commit 460c09dCopy full SHA for 460c09d
.github/workflows/renovate.yaml
@@ -80,7 +80,7 @@ jobs:
80
GITHUB_TOKEN: "${{ steps.app-token.outputs.token }}"
81
82
- name: Renovate
83
- uses: renovatebot/github-action@5712c6a41dea6cdf32c72d92a763bd417e6606aa # v44.0.5
+ uses: renovatebot/github-action@502904f1cefdd70cba026cb1cbd8c53a1443e91b # v44.1.0
84
with:
85
configurationFile: "${{ env.RENOVATE_ONBOARDING_CONFIG_FILE_NAME }}"
86
token: "${{ steps.app-token.outputs.token }}"
0 commit comments