Skip to content

Commit

Permalink
remove updates check from github action (#883)
Browse files Browse the repository at this point in the history
Because action uses the latest image there is no need to check for updates each time`
  • Loading branch information
mac2000 committed Oct 31, 2022
1 parent 6696c85 commit c91158d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ runs:
- --branch
- ${{ inputs.head }}
- --fail
- --no-update
- ${{ inputs.extra_args }}

0 comments on commit c91158d

Please sign in to comment.