We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3a27b7 commit 4e82aaeCopy full SHA for 4e82aae
action.yml
@@ -14,7 +14,7 @@ inputs:
14
description: Set Kubectl version
15
required: false
16
container-structure-test-version:
17
- default: 1.14.0
+ default: 1.15.0
18
description: Set Container Structure Test version
19
20
command:
@@ -41,10 +41,6 @@ inputs:
41
default: ''
42
description: Set to false to disable default caching of artifacts
43
44
- cache-file:
45
- default: '${{ github.workspace}}/.skaffold/cache'
46
- description: Specify the location of the cache file as relative path to working directory
47
- required: false
48
repository:
49
50
description: Default repository value (overrides global config)
0 commit comments