Skip to content

Commit

Permalink
Update Patch and digest updates
Browse files Browse the repository at this point in the history
Signed-off-by: Platform Engineering Bot <[email protected]>
  • Loading branch information
platform-engineering-bot committed Dec 4, 2023
1 parent 909d44b commit 73dbcce
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ repos:
hooks:
- id: checkmake
- repo: https://github.com/ansible-community/ansible-lint.git
rev: v6.22.0
rev: v6.22.1
hooks:
- id: ansible-lint
2 changes: 1 addition & 1 deletion modules/gitlab-runners/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ terraform {
}
tls = {
source = "hashicorp/tls"
version = "4.0.4"
version = "4.0.5"
}
random = {
source = "hashicorp/random"
Expand Down
2 changes: 1 addition & 1 deletion modules/oidc/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
}
tls = {
source = "hashicorp/tls"
version = "4.0.4"
version = "4.0.5"
}
github = {
source = "integrations/github"
Expand Down

0 comments on commit 73dbcce

Please sign in to comment.