Skip to content

Commit dc478d4

Browse files
Bump hashicorp/vault-action from 2.5.0 to 3.1.0
Bumps [hashicorp/vault-action](https://github.com/hashicorp/vault-action) from 2.5.0 to 3.1.0. - [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.5.0...v3.1.0) --- updated-dependencies: - dependency-name: hashicorp/vault-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1174c2c commit dc478d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backend_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ jobs:
451451
run: pip install nox>=2022
452452

453453
- name: Get Vault Token
454-
uses: hashicorp/vault-action@v2.5.0
454+
uses: hashicorp/vault-action@v3.1.0
455455
with:
456456
url: ${{ secrets.VAULT_ADDR }}
457457
namespace: ${{ secrets.VAULT_NAMESPACE }}

0 commit comments

Comments
 (0)