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