diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml index 5096f042..47cf87a9 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -30,7 +30,7 @@ jobs: # This is used to complete the identity challenge # with sigstore/fulcio when running outside of PRs. id-token: write - + attestations: write steps: - name: Checkout repository uses: actions/checkout@v3