From 81bc3ca102e64e39f2b7d73de33657ea17f0758e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Proulx?= <76956526+fproulx-boostsecurity@users.noreply.github.com> Date: Sun, 14 Apr 2024 19:26:50 -0700 Subject: [PATCH] Update pop.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: François Proulx <76956526+fproulx-boostsecurity@users.noreply.github.com> --- .github/workflows/pop.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/pop.yml b/.github/workflows/pop.yml index 73e0251..6e5586d 100644 --- a/.github/workflows/pop.yml +++ b/.github/workflows/pop.yml @@ -31,10 +31,9 @@ jobs: codeload.github.com:443 objects.githubusercontent.com:443 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - - uses: ./ + - uses: boostsecurityio/poutine-action@63ba14852cb46e541bfca609eedda08df9197b76 # v0.9.7 name: "Run poutine on poutine's own codebase" id: self-test - - name: Upload SARIF file uses: github/codeql-action/upload-sarif@4355270be187e1b672a7a1c7c7bae5afdc1ab94a # v3.24.10 with: