We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 638b303 + ed1a4f8 commit ad66a6aCopy full SHA for ad66a6a
.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@eaf12548c13069dcc28bb75c4ee4610cdbe400c5 # v44.2.6
+ uses: renovatebot/github-action@957af03d760b2c87fc65cb95628f6d5f95d9c578 # v46.0.0
84
with:
85
configurationFile: "${{ env.RENOVATE_ONBOARDING_CONFIG_FILE_NAME }}"
86
token: "${{ steps.app-token.outputs.token }}"
0 commit comments