Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Vlad Volkov <[email protected]>
  • Loading branch information
vladyslavvolkov authored May 3, 2023
1 parent a3a27b7 commit 4e82aae
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ inputs:
description: Set Kubectl version
required: false
container-structure-test-version:
default: 1.14.0
default: 1.15.0
description: Set Container Structure Test version
required: false
command:
Expand All @@ -41,10 +41,6 @@ inputs:
default: ''
description: Set to false to disable default caching of artifacts
required: false
cache-file:
default: '${{ github.workspace}}/.skaffold/cache'
description: Specify the location of the cache file as relative path to working directory
required: false
repository:
default: ''
description: Default repository value (overrides global config)
Expand Down

0 comments on commit 4e82aae

Please sign in to comment.