From 953d754c77c7a19522c85a6ed016c8af66384c8d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 07:30:04 +0000 Subject: [PATCH] chore(deps): update sobelow/action digest to 4c2cc21 --- .github/workflows/sobelow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sobelow.yml b/.github/workflows/sobelow.yml index cbfc298..ad226e3 100644 --- a/.github/workflows/sobelow.yml +++ b/.github/workflows/sobelow.yml @@ -33,7 +33,7 @@ jobs: steps: - uses: actions/checkout@v3 - id: run-action - uses: sobelow/action@85a7af55ecfe77cbecbae704398af72df079165e + uses: sobelow/action@4c2cc216597acef2c5f8b4b2e49ad591be36ce36 - name: Upload report uses: github/codeql-action/upload-sarif@v2 with: