We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6deac28 + 2417dc9 commit bd9ea41Copy full SHA for bd9ea41
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@0b17c4eb901eca44d018fb25744a50a74b2042df # v46.1.4
+ uses: renovatebot/github-action@abd08c7549b2a864af5df4a2e369c43f035a6a9d # v46.1.5
84
with:
85
configurationFile: "${{ env.RENOVATE_ONBOARDING_CONFIG_FILE_NAME }}"
86
token: "${{ steps.app-token.outputs.token }}"
0 commit comments