Skip to content

Commit e7d5a61

Browse files
chore(deps): bump hashicorp/vault-action from 3.1.0 to 3.3.0 (#37)
Bumps [hashicorp/vault-action](https://github.com/hashicorp/vault-action) from 3.1.0 to 3.3.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@v3.1.0...v3.3.0) --- updated-dependencies: - dependency-name: hashicorp/vault-action dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Adelina Simion <[email protected]>
1 parent 6dcbee4 commit e7d5a61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

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

2525
- name: Retrieve Credentials
2626
id: import-secrets
27-
uses: hashicorp/vault-action@v3.1.0
27+
uses: hashicorp/vault-action@v3.3.0
2828
with:
2929
url: https://vault.prism.spectrocloud.com
3030
method: approle

0 commit comments

Comments
 (0)