From 9f55e25cc1069eaec7832f8bb01c2646a901a27a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 20:51:42 +0000 Subject: [PATCH] chore(deps): update socketdev/action action to v1.3.2 --- .github/workflows/benchmarks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index 4fcb63a..8995b39 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -19,7 +19,7 @@ jobs: with: run_install: false # Protection Against Supply Chain Attacks: https://socket.dev/blog/introducing-socket-firewall - - uses: socketdev/action@937f824ec476dfd164d4a4d9995751427b0be143 # v1.3.0 + - uses: socketdev/action@ba6de6cc0565af1f42295590380973573297e31f # v1.3.2 with: mode: firewall firewall-version: latest # or use a pinned version (see releases)