Skip to content

Commit

Permalink
build(deps): Bump oboukili/argocd from 6.0.1 to 6.0.3
Browse files Browse the repository at this point in the history
Bumps [oboukili/argocd](https://github.com/oboukili/terraform-provider-argocd) from 6.0.1 to 6.0.3.
- [Release notes](https://github.com/oboukili/terraform-provider-argocd/releases)
- [Changelog](https://github.com/oboukili/terraform-provider-argocd/blob/master/.goreleaser.yml)
- [Commits](argoproj-labs/terraform-provider-argocd@v6.0.1...v6.0.3)

---
updated-dependencies:
- dependency-name: oboukili/argocd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 7303a9f commit 6921adf
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions .terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
argocd = {
source = "oboukili/argocd"
version = "6.0.1"
version = "6.0.3"
}
}
}

0 comments on commit 6921adf

Please sign in to comment.