We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c96571b + 5da322c commit 9ad8937Copy full SHA for 9ad8937
.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@c21017a4a2fc9f42953bcc907e375a5a544557ec # v41.0.18
+ uses: renovatebot/github-action@df489653e39e161d9570cb30c90674f697e16742 # v41.0.19
84
with:
85
configurationFile: "${{ env.RENOVATE_ONBOARDING_CONFIG_FILE_NAME }}"
86
token: "${{ steps.app-token.outputs.token }}"
0 commit comments