From 671c9fa4fe528fbe2d6cf738d6dc3e85add205b6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2024 12:43:33 +1200 Subject: [PATCH] Update codacy/codacy-coverage-reporter-action digest to a388184 (#40) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/environment-main-plan.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/environment-main-plan.yaml b/.github/workflows/environment-main-plan.yaml index b242a59f..b08d6cbd 100644 --- a/.github/workflows/environment-main-plan.yaml +++ b/.github/workflows/environment-main-plan.yaml @@ -31,7 +31,7 @@ jobs: run: IN_PIPELINE=true make graphql - name: Run codacy-coverage-reporter - uses: codacy/codacy-coverage-reporter-action@89d6c85cfafaec52c72b6c5e8b2878d33104c699 + uses: codacy/codacy-coverage-reporter-action@a38818475bb21847788496e9f0fddaa4e84955ba with: project-token: ${{ secrets.CODACY_API_TOKEN }} coverage-reports: graphql/coverage/lcov.info