From 49c2ff39f95ca157df0862dd743e3efc9f7f9064 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 18 May 2025 20:29:08 +0000 Subject: [PATCH] chore(deps): update sobelow/action digest to a9bf221 --- .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 ac0a75b4..d3c4dbb2 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@a9bf221c4eef7e7a4486fa1f06257511c9780b46 - name: Upload report uses: github/codeql-action/upload-sarif@v2 with: