From 40670aae2440cda9e3d1b7b715bcdb210bfd008c Mon Sep 17 00:00:00 2001 From: tangowithfoxtrot <5676771+tangowithfoxtrot@users.noreply.github.com> Date: Thu, 21 Dec 2023 08:43:31 -0800 Subject: [PATCH] Update SM Action to 2.0.0 --- .github/workflows/docker-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index 10fb92b..5370532 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -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: |