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/docker…
Browse files Browse the repository at this point in the history
…-login with 1 update (#2533)

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 6875ebe commit 8ca9175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/docker-login/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ outputs:
runs:
using: "composite"
steps:
- 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 8ca9175

Please sign in to comment.