diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml index eca949b4..fb7031e7 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -37,6 +37,8 @@ jobs: steps: - name: Checkout repository uses: actions/checkout@v3 + with: + submodules: recursive # Install the cosign tool except on PR # https://github.com/sigstore/cosign-installer