Skip to content

Commit

Permalink
Update SM Action to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tangowithfoxtrot authored Dec 21, 2023
1 parent d0e706f commit 40670aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Bitwarden Secrets Manager GitHub Action
uses: bitwarden/sm-action@v1.0.0
uses: bitwarden/sm-action@92d1d6a4f26a89a8191c83ab531a53544578f182 #2.0.0
with:
access_token: ${{ secrets.ACCESS_TOKEN }}
secrets: |
Expand Down

0 comments on commit 40670aa

Please sign in to comment.