diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 1b9262d..fb2a0cb 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -65,7 +65,6 @@ jobs: if: ${{ github.event_name != 'pull_request' }} run: cosign sign ${TAGS} -y env: - COSIGN_EXPERIMENTAL: "true" TAGS: ${{ steps.meta.outputs.tags }} scan: