diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index ace3d50..30d6d53 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -94,7 +94,7 @@ jobs: poetry run pytest -n auto --cov=./py_powershell --cov-report=xml tests - name: Upload coverage reports to Codecov - uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2 + uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0 with: token: ${{ secrets.CODECOV_TOKEN }} # zizmor: ignore[secrets-outside-env] slug: prowler-cloud/py-pwsh-session