Skip to content

Commit

Permalink
chore(deps): update terraform github to v6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 14, 2024
1 parent 303663e commit 0af7b9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
github = {
source = "integrations/github"
version = "6.0.1"
version = "6.1.0"
}
random = {
source = "hashicorp/random"
Expand Down

0 comments on commit 0af7b9c

Please sign in to comment.