diff --git a/.github/workflows/build-web.yml b/.github/workflows/build-web.yml index f42baba610..2eb3d6a962 100644 --- a/.github/workflows/build-web.yml +++ b/.github/workflows/build-web.yml @@ -313,7 +313,7 @@ jobs: secrets: "github-pat-bitwarden-devops-bot-repo-scope" - name: Trigger web vault deploy - uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6.4.1 + uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1 with: github-token: ${{ steps.retrieve-secret-pat.outputs.github-pat-bitwarden-devops-bot-repo-scope }} script: |