We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 669352d + f00ef9a commit b849e22Copy full SHA for b849e22
main.tf
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
cosign = {
4
source = "chainguard-dev/cosign"
5
- version = "0.0.20"
+ version = "0.0.24"
6
}
7
apko = {
8
source = "chainguard-dev/apko"
0 commit comments