Skip to content

Commit f8643c5

Browse files
chore(deps): Bump chainguard-dev/oci from 0.1.2 to 0.1.3
Bumps [chainguard-dev/oci](https://github.com/chainguard-dev/terraform-provider-oci) from 0.1.2 to 0.1.3. - [Release notes](https://github.com/chainguard-dev/terraform-provider-oci/releases) - [Commits](chainguard-dev/terraform-provider-oci@v0.1.2...v0.1.3) --- updated-dependencies: - dependency-name: chainguard-dev/oci dependency-version: 0.1.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe8da56 commit f8643c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1.2"
13+
version = "0.1.3"
1414
}
1515
}
1616

0 commit comments

Comments
 (0)