diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index ace3d50..b7b63f3 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@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5.5.3 with: token: ${{ secrets.CODECOV_TOKEN }} # zizmor: ignore[secrets-outside-env] slug: prowler-cloud/py-pwsh-session