diff --git a/.github/workflows/renovate.yaml b/.github/workflows/renovate.yaml index eba84e3..2485616 100644 --- a/.github/workflows/renovate.yaml +++ b/.github/workflows/renovate.yaml @@ -56,7 +56,7 @@ jobs: token: "${{ steps.app-token.outputs.token }}" - name: Renovate - uses: renovatebot/github-action@7b4b65bf31e07d4e3e51708d07700fb41bc03166 # v46.1.3 + uses: renovatebot/github-action@eb932558ad942cccfd8211cf535f17ff183a9f74 # v46.1.9 with: configurationFile: .github/renovate.json5 token: "${{ steps.app-token.outputs.token }}"