diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3f1ffb11b8..d1b67ba88f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -43,6 +43,10 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} docker: + permissions: + contents: read + id-token: write + runs-on: ubuntu-latest steps: @@ -97,11 +101,11 @@ jobs: - name: auth to gcr run: gcloud auth configure-docker us-docker.pkg.dev -q - - name: docker meta data - id: docker_meta_data + - name: docker meta + id: docker_meta uses: docker/metadata-action@v4 with: - images: sodahealth/benthos + images: us-docker.pkg.dev/artifacts-321215/co2-artifacts-docker/sodahealth/benthos tags: | type=raw,value=${{ github.ref_name }}