Skip to content

Commit 2e077d3

Browse files
unpin the patch number
1 parent a8cdc3a commit 2e077d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

0-bootstrap/github.tf.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ module "gh_cicd" {
9393

9494
module "gh_oidc" {
9595
source = "terraform-google-modules/github-actions-runners/google//modules/gh-oidc"
96-
version = "~> 4.0.0"
96+
version = "~> 4.0"
9797

9898
project_id = module.gh_cicd.project_id
9999
pool_id = "foundation-pool"

0 commit comments

Comments
 (0)