diff --git a/actions/renovate/action.yaml b/actions/renovate/action.yaml index ce68f80..c047218 100644 --- a/actions/renovate/action.yaml +++ b/actions/renovate/action.yaml @@ -57,7 +57,7 @@ runs: owner: ${{ github.repository_owner }} - name: Self-hosted Renovate - uses: renovatebot/github-action@7b4b65bf31e07d4e3e51708d07700fb41bc03166 # v46.1.3 + uses: renovatebot/github-action@eb932558ad942cccfd8211cf535f17ff183a9f74 # v46.1.9 with: renovate-version: ${{ inputs.renovate-version }} token: ${{ steps.app-token.outputs.token }}