diff --git a/.github/workflows/kubeapps-general.yaml b/.github/workflows/kubeapps-general.yaml index 5e225f59054..ecc43fcfbec 100644 --- a/.github/workflows/kubeapps-general.yaml +++ b/.github/workflows/kubeapps-general.yaml @@ -609,6 +609,7 @@ jobs: - push_images runs-on: ubuntu-latest steps: + - uses: actions/checkout@v3 - uses: ./.github/actions/srp-source-provenance with: SRP_CLI_VERSION: ${SRP_CLI_VERSION}