We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f68c95a + 41a1cdc commit 5fea08fCopy full SHA for 5fea08f
main.tf
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
cosign = {
4
source = "chainguard-dev/cosign"
5
- version = "0.0.26"
+ version = "0.0.28"
6
}
7
apko = {
8
source = "chainguard-dev/apko"
0 commit comments