From 01d41ffdc6e959845692c09bb688d175677532b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 14:42:43 +0000 Subject: [PATCH] chore(deps): update snyk/actions digest to 640e317 --- .github/workflows/snyk-security.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/snyk-security.yml b/.github/workflows/snyk-security.yml index 89aea16..a60cc49 100644 --- a/.github/workflows/snyk-security.yml +++ b/.github/workflows/snyk-security.yml @@ -34,7 +34,7 @@ jobs: run: bun i --dev - name: Set up Snyk CLI to check for security issues - uses: snyk/actions/setup@a1346e4eaf761d462da22c34c681dc06849b6851 + uses: snyk/actions/setup@640e31719aac3e44867d239dc86c20c3e34c8e4f env: SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}