diff --git a/actions/renovate/action.yaml b/actions/renovate/action.yaml index ea62d7c..f49ff7e 100644 --- a/actions/renovate/action.yaml +++ b/actions/renovate/action.yaml @@ -33,7 +33,7 @@ runs: owner: ${{ github.repository_owner }} - name: Self-hosted Renovate - uses: renovatebot/github-action@e02bf7b1c996027e55e910400653576a8293246c # v41.0.3 + uses: renovatebot/github-action@757597d1bb6993c6406e207997a85f2b20ff39be # v41.0.4 with: renovate-version: ${{ inputs.renovate-version }} token: ${{ steps.app-token.outputs.token }}