Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump the github-actions group in /.github/actions/slack-…
Browse files Browse the repository at this point in the history
…message with 1 update (#2537)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent aab902a commit 28b0b03
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 @@ -54,7 +54,7 @@ runs:
using: "composite"
steps:
- name: Get the Slack token from Vault
uses: hashicorp/vault-action@v2.8.0
uses: hashicorp/vault-action@v3.0.0
with:
url: ${{ inputs.url }}
roleId: ${{ inputs.roleId }}
Expand Down

0 comments on commit 28b0b03

Please sign in to comment.