We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dcc1ae3 + e96f6c8 commit ab9c7bdCopy full SHA for ab9c7bd
1 file changed
main.tf
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
cosign = {
4
source = "chainguard-dev/cosign"
5
- version = "0.4.0"
+ version = "0.4.1"
6
}
7
apko = {
8
source = "chainguard-dev/apko"
0 commit comments