Skip to content

Commit

Permalink
Update dependency hashicorp/terraform-provider-vault to v3.17.0 (#175)
Browse files Browse the repository at this point in the history
Signed-off-by: Yoriyasu Yano <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Yoriyasu Yano <[email protected]>
  • Loading branch information
renovate[bot] and yorinasub17 committed Jun 22, 2023
1 parent c463c7b commit d319d58
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint-test-and-generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ jobs:
- uses: actions/checkout@755da8c3cf115ac066823e79a1e1788f8940201b # v3.2.0

- name: golangci-lint
uses: golangci/golangci-lint-action@5f1fec7010f6ae3b84ea4f7b2129beb8639b564f # v3.5.0
uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # v3.6.0
with:
version: v1.50.1
version: v1.53.3
args: "--timeout=10m"

test:
Expand Down
2 changes: 1 addition & 1 deletion cfg/managed.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"subdir": "3.x",
"provider": {
"src": "hashicorp/vault",
"version": "=3.15.2"
"version": "=3.17.0"
}
},
{
Expand Down

0 comments on commit d319d58

Please sign in to comment.