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 a02f4ce commit 3ec1dffCopy full SHA for 3ec1dff
.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@6927a58a017ee9ac468a34a5b0d2a9a9bd45cac3 # v43.0.11
+ uses: renovatebot/github-action@f8af9272cd94a4637c29f60dea8731afd3134473 # v43.0.12
84
with:
85
configurationFile: "${{ env.RENOVATE_ONBOARDING_CONFIG_FILE_NAME }}"
86
token: "${{ steps.app-token.outputs.token }}"
0 commit comments