From 93e68d6e5a147a83bd4d0bdf510edaa123b0d1f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 18:33:46 +0000 Subject: [PATCH] chore(deps): update snyk/actions digest to 12140f4 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/actions/security-scans/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/security-scans/action.yml b/.github/actions/security-scans/action.yml index d10f82f7..fff8f513 100644 --- a/.github/actions/security-scans/action.yml +++ b/.github/actions/security-scans/action.yml @@ -38,7 +38,7 @@ runs: accept-filenames: usr/share/postgresql-common/pgdg/apt.postgresql.org.asc,etc/ssl/private/ssl-cert-snakeoil.key,usr/local/lib/python3.9/dist-packages/azure/core/settings.py,usr/local/lib/python3.11/dist-packages/azure/core/settings.py,usr/local/lib/python3.13/dist-packages/azure/core/settings.py - name: Snyk - uses: snyk/actions/docker@8e119fbb6c251787721d34ba683ed48eba792766 # master + uses: snyk/actions/docker@12140f4059e244892ae643824a95459a102120dd # master id: snyk if: ${{ inputs.snyk_token != '' }} # Snyk can be used to break the build when it detects vulnerabilities.