diff --git a/action.yml b/action.yml index 134308a20f47..82a29b016ee4 100644 --- a/action.yml +++ b/action.yml @@ -30,4 +30,5 @@ runs: - --branch - ${{ inputs.head }} - --fail + - --no-update - ${{ inputs.extra_args }}