Browse Source

Update renovatebot/github-action action to v46.3.2

traefik-tls-options
mdad-renovate[bot] 3 days ago
committed by GitHub
parent
commit
faa0ffc1ae
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/renovate.yml

+ 1
- 1
.github/workflows/renovate.yml View File

@@ -140,7 +140,7 @@ jobs:
private-key: ${{ secrets.GH_APP_RENOVATE_PRIVATE_KEY }}

- name: Run Renovate
uses: renovatebot/github-action@dcfba84a42d1b5d5e49bf131b1bf53511851a123 # v46.3.1
uses: renovatebot/github-action@e26264186543fd355dc60776e21f7fbb67ce6f85 # v46.3.2
with:
token: ${{ steps.renovate_token.outputs.token }}
renovate-version: ${{ env.MATRIX_RENOVATE_VERSION }}


Loading…
Cancel
Save