From ded0d56c18325d0e7c2038955c8b82f9bc672874 Mon Sep 17 00:00:00 2001 From: Marc Boudreau Date: Thu, 25 May 2023 12:09:43 -0400 Subject: [PATCH] update security-scanner version to latest to pickup changes that eliminate use of deprecated GitHub Actions commands (#20690) --- .github/workflows/security-scan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/security-scan.yml b/.github/workflows/security-scan.yml index a3eb065cf9..3d58acbb7a 100644 --- a/.github/workflows/security-scan.yml +++ b/.github/workflows/security-scan.yml @@ -31,7 +31,7 @@ jobs: repository: hashicorp/security-scanner token: ${{ secrets.HASHIBOT_PRODSEC_GITHUB_TOKEN }} path: security-scanner - ref: 2526c196a28bb367b1ac6c997ff48e9ebf06834f + ref: 5a491479f4131d343afe0a4f18f6fcd36639f3fa - name: Install dependencies shell: bash