We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53a1a81 + cbf86a8 commit b149383Copy full SHA for b149383
1 file changed
.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@b11417b9eaac3145fe9a8544cee66503724e32b6 # v43.0.8
+ uses: renovatebot/github-action@a447f09147d00e00ae2a82ad5ef51ca89352da80 # v43.0.9
84
with:
85
configurationFile: "${{ env.RENOVATE_ONBOARDING_CONFIG_FILE_NAME }}"
86
token: "${{ steps.app-token.outputs.token }}"
0 commit comments