Browse Source

Update renovatebot/github-action action to v46.3.3

traefik-tls-options
mdad-renovate[bot] 3 days ago
committed by GitHub
parent
commit
c99ae97950
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@e26264186543fd355dc60776e21f7fbb67ce6f85 # v46.3.2
uses: renovatebot/github-action@9fea9f0fbf80401026d11d03911d62b1f70fef1f # v46.3.3
with:
token: ${{ steps.renovate_token.outputs.token }}
renovate-version: ${{ env.MATRIX_RENOVATE_VERSION }}


Loading…
Cancel
Save