Browse Source

Update renovatebot/github-action action to v46.3.4

pull/5603/head
mdad-renovate[bot] 21 hours ago
committed by GitHub
parent
commit
dadc4e7be1
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@9fea9f0fbf80401026d11d03911d62b1f70fef1f # v46.3.3
uses: renovatebot/github-action@f3a31a786096ba6b40d0f0ffe11a494ef73bfa7c # v46.3.4
with:
token: ${{ steps.renovate_token.outputs.token }}
renovate-version: ${{ env.MATRIX_RENOVATE_VERSION }}


Loading…
Cancel
Save