Skip to content

Commit

Permalink
chore(deps): bump the github-actions group with 1 update (#3876)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent f32fba4 commit 98f4dc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- run: make -C .ci push-docker

- name: Read AWS vault secrets
uses: hashicorp/vault-action@v2.8.0
uses: hashicorp/vault-action@v3.0.0
with:
url: ${{ secrets.VAULT_ADDR }}
method: approle
Expand All @@ -56,7 +56,7 @@ jobs:
GH_TOKEN: ${{ github.token }}

- name: Read NPM vault secrets
uses: hashicorp/vault-action@v2.8.0
uses: hashicorp/vault-action@v3.0.0
with:
url: ${{ secrets.VAULT_ADDR }}
method: approle
Expand Down

0 comments on commit 98f4dc9

Please sign in to comment.