diff --git a/.github/workflows/include.yml b/.github/workflows/include.yml index 594a9a0..a1a5cd5 100644 --- a/.github/workflows/include.yml +++ b/.github/workflows/include.yml @@ -11,7 +11,7 @@ jobs: call-gochecks: uses: fortio/workflows/.github/workflows/gochecks.yml@main call-codecov: - uses: fortio/workflows/.github/workflows/codecov.yml@codecov_token + uses: fortio/workflows/.github/workflows/codecov.yml@main secrets: CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }} call-codeql: