From 2cd857d9057e50807d825cfa1c352eb2fa8a41c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Jun 2025 23:39:38 +0000 Subject: [PATCH] Update pixee/upload-tool-results-action action to v1.1.3 --- .github/workflows/sonar_pixee.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sonar_pixee.yml b/.github/workflows/sonar_pixee.yml index 866b4cce0..980824f5b 100644 --- a/.github/workflows/sonar_pixee.yml +++ b/.github/workflows/sonar_pixee.yml @@ -13,6 +13,6 @@ jobs: runs-on: ubuntu-latest if: ${{ github.event.check_run.name == 'SonarCloud Code Analysis' }} steps: - - uses: pixee/upload-tool-results-action@v1.1.1 + - uses: pixee/upload-tool-results-action@v1.1.3 with: tool: sonar