Skip to content

Commit

Permalink
build(deps): bump the github-actions group (#12531)
Browse files Browse the repository at this point in the history
Bumps the github-actions group in /.github/workflows/setup-cluster-env with 1 update: [hashicorp/vault-action](https://github.com/hashicorp/vault-action).


Updates `hashicorp/vault-action` from 2.7.4 to 2.7.5
- [Release notes](https://github.com/hashicorp/vault-action/releases)
- [Changelog](https://github.com/hashicorp/vault-action/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vault-action@v2.7.4...v2.7.5)

---
updated-dependencies:
- dependency-name: hashicorp/vault-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Victor Martinez <[email protected]>
  • Loading branch information
dependabot[bot] and v1v authored Feb 1, 2024
1 parent dd513ef commit 0afd2e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/setup-cluster-env/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ runs:
cache-dependency-path: |
go.sum
tools/go.sum
- uses: hashicorp/[email protected].4
- uses: hashicorp/[email protected].5
with:
url: ${{ inputs.vault-url }}
roleId: ${{ inputs.vault-role-id }}
Expand Down

0 comments on commit 0afd2e0

Please sign in to comment.