Skip to content

Commit 4957c5f

Browse files
chore: bump hashicorp/vault-action from 2 to 3
Bumps [hashicorp/vault-action](https://github.com/hashicorp/vault-action) from 2 to 3. - [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...v3) --- updated-dependencies: - dependency-name: hashicorp/vault-action dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 92ae497 commit 4957c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191

9292
- name: Retrieve Credentials
9393
id: import-secrets
94-
uses: hashicorp/vault-action@v2
94+
uses: hashicorp/vault-action@v3
9595
with:
9696
url: https://vault.prism.spectrocloud.com
9797
method: approle

0 commit comments

Comments
 (0)