Skip to content

Commit

Permalink
feat: added bitwarden secrets instead vault secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
marcorossi-cb committed Mar 22, 2024
1 parent 5db607c commit 46378eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image-on-ecr-with-vault.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Get Secrets
uses: bitwarden/sm-action@v1
uses: bitwarden/sm-action@v2.0.0
with:
access_token: ${{ secrets.BITWARDEN_ACCESS_TOKEN }}
secrets: |
Expand Down

0 comments on commit 46378eb

Please sign in to comment.