Skip to content

Commit

Permalink
chore(deps): bump the random-provider group across 5 directories with…
Browse files Browse the repository at this point in the history
… 1 update (#310)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 59f3aee commit 7754e1f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion modules/jenkins/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.2"
version = "3.6.3"
}
}
}
2 changes: 1 addition & 1 deletion modules/perforce/helix-authentication-service/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.2"
version = "3.6.3"
}
}
}
2 changes: 1 addition & 1 deletion modules/perforce/helix-core/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.2"
version = "3.6.3"
}
}
}
2 changes: 1 addition & 1 deletion modules/perforce/helix-swarm/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ terraform {
}
random = {
source = "hashicorp/random"
version = "3.6.2"
version = "3.6.3"
}
}
}

0 comments on commit 7754e1f

Please sign in to comment.