Skip to content

Commit

Permalink
chore(deps): bump hashicorp/vault-action
Browse files Browse the repository at this point in the history
Bumps [hashicorp/vault-action](https://github.com/hashicorp/vault-action) from 2.7.0 to 2.7.2.
- [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.0...v2.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 10, 2023
1 parent a1c0d08 commit f5534ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/slack-message/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ runs:
using: "composite"
steps:
- name: Get the Slack token from Vault
uses: hashicorp/vault-action@v2.7.0
uses: hashicorp/vault-action@v2.7.2
with:
url: ${{ inputs.url }}
roleId: ${{ inputs.roleId }}
Expand Down

0 comments on commit f5534ad

Please sign in to comment.