Skip to content

Commit bbd98db

Browse files
chore: bump hashicorp/vault-action from 2 to 3 (#23)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eb0a2a9 commit bbd98db

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)