From d42369551a9639fb09e6c65818b95ba24ad6a73f Mon Sep 17 00:00:00 2001 From: Mark Collao <106274486+mcollao-hc@users.noreply.github.com> Date: Wed, 11 Oct 2023 12:55:04 -0500 Subject: [PATCH] Update security-scan.yml --- .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 3d5f591bb8..b0f910b610 100644 --- a/.github/workflows/security-scan.yml +++ b/.github/workflows/security-scan.yml @@ -41,7 +41,7 @@ jobs: repository: hashicorp/security-scanner token: ${{ secrets.HASHIBOT_PRODSEC_GITHUB_TOKEN }} path: security-scanner - ref: 5a491479f4131d343afe0a4f18f6fcd36639f3fa + ref: main - name: Install dependencies shell: bash