Skip to content

Commit 40670aa

Browse files
Update SM Action to 2.0.0
1 parent d0e706f commit 40670aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- name: Bitwarden Secrets Manager GitHub Action
16-
uses: bitwarden/sm-action@v1.0.0
16+
uses: bitwarden/sm-action@92d1d6a4f26a89a8191c83ab531a53544578f182 #2.0.0
1717
with:
1818
access_token: ${{ secrets.ACCESS_TOKEN }}
1919
secrets: |

0 commit comments

Comments
 (0)