From c3e7e0f3530a8cbfb52c7bc10dec8af184f06b3f Mon Sep 17 00:00:00 2001 From: April Rieger Date: Fri, 13 Oct 2023 10:35:13 -0700 Subject: [PATCH] testing the audit with latest tag --- .github/workflows/bundler-audit.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bundler-audit.yaml b/.github/workflows/bundler-audit.yaml index 212f48c..efa6100 100644 --- a/.github/workflows/bundler-audit.yaml +++ b/.github/workflows/bundler-audit.yaml @@ -14,4 +14,4 @@ jobs: uses: scientist-softserv/actions/.github/workflows/bundler-audit.yaml@test-bundler-audit with: webTarget: web - tag: 0559fa96 \ No newline at end of file + tag: latest \ No newline at end of file