diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 13e02e558..6a5647943 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -174,7 +174,7 @@ jobs: - name: Upload coverage reports to Codecov if: ${{ inputs.report_to_kosli != 'none' }} - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5 snyk-code-test: if: ${{ inputs.run_snyk }}