Skip to content

Commit 4a60bbf

Browse files
Bump chainguard-dev/oci from 0.0.18 to 0.0.19
Bumps [chainguard-dev/oci](https://github.com/chainguard-dev/terraform-provider-oci) from 0.0.18 to 0.0.19. - [Release notes](https://github.com/chainguard-dev/terraform-provider-oci/releases) - [Changelog](https://github.com/chainguard-dev/terraform-provider-oci/blob/main/.goreleaser.yml) - [Commits](chainguard-dev/terraform-provider-oci@v0.0.18...v0.0.19) --- updated-dependencies: - dependency-name: chainguard-dev/oci dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 781cd8e commit 4a60bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ terraform {
1010
}
1111
oci = {
1212
source = "chainguard-dev/oci"
13-
version = "0.0.18"
13+
version = "0.0.19"
1414
}
1515
}
1616

0 commit comments

Comments
 (0)