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

Bumps the random-provider group with 1 update in the /modules/jenkins directory: [hashicorp/random](https://github.com/hashicorp/terraform-provider-random).
Bumps the random-provider group with 1 update in the /modules/perforce/helix-authentication-service directory: [hashicorp/random](https://github.com/hashicorp/terraform-provider-random).
Bumps the random-provider group with 1 update in the /modules/perforce/helix-core directory: [hashicorp/random](https://github.com/hashicorp/terraform-provider-random).
Bumps the random-provider group with 1 update in the /modules/perforce/helix-swarm directory: [hashicorp/random](https://github.com/hashicorp/terraform-provider-random).
Bumps the random-provider group with 1 update in the /samples/simple-build-pipeline directory: [hashicorp/random](https://github.com/hashicorp/terraform-provider-random).


Updates `hashicorp/random` from 3.6.2 to 3.6.3
- [Release notes](https://github.com/hashicorp/terraform-provider-random/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-random/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-random@v3.6.2...v3.6.3)

Updates `hashicorp/random` from 3.6.2 to 3.6.3
- [Release notes](https://github.com/hashicorp/terraform-provider-random/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-random/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-random@v3.6.2...v3.6.3)

Updates `hashicorp/random` from 3.6.2 to 3.6.3
- [Release notes](https://github.com/hashicorp/terraform-provider-random/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-random/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-random@v3.6.2...v3.6.3)

Updates `hashicorp/random` from 3.6.2 to 3.6.3
- [Release notes](https://github.com/hashicorp/terraform-provider-random/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-random/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-random@v3.6.2...v3.6.3)

Updates `hashicorp/random` from 3.6.2 to 3.6.3
- [Release notes](https://github.com/hashicorp/terraform-provider-random/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-random/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-random@v3.6.2...v3.6.3)

---
updated-dependencies:
- dependency-name: hashicorp/random
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: random-provider
- dependency-name: hashicorp/random
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: random-provider
- dependency-name: hashicorp/random
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: random-provider
- dependency-name: hashicorp/random
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: random-provider
- dependency-name: hashicorp/random
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: random-provider
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 24, 2024
1 parent 59f3aee commit 1f1e55a
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 1f1e55a

Please sign in to comment.