Skip to content

Commit

Permalink
Update bump-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent 7b18462 commit 6470a61
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@ terraform {
required_providers {
docker = {
source = "kreuzwerker/docker"
version = "3.0.1"
version = "3.0.2"
}
github = {
source = "integrations/github"
version = "6.2.1"
version = "6.5.0"
}
google = {
source = "hashicorp/google"
version = "5.29.1"
version = "5.45.0"
}
}

Expand Down

0 comments on commit 6470a61

Please sign in to comment.