diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index b49fcea3..49b506f4 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -55,7 +55,7 @@ jobs: token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@v46.1.13 + uses: renovatebot/github-action@v46.1.14 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"