Skip to content

Commit

Permalink
Test2
Browse files Browse the repository at this point in the history
  • Loading branch information
dfunkt committed Jan 12, 2025
1 parent 22d2ac2 commit c220356
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -211,7 +211,7 @@ jobs:
uses: actions/attest-build-provenance@7668571508540a607bdfd90a87a560489fe372eb # v2.1.0
with:
subject-name: ${{ vars.DOCKERHUB_REPO }}
subject-digest: ${{ fromJSON(steps.bake_vw.outputs.metadata).debian-multi['containerimage.digest'] }}
subject-digest: ${{ fromJSON(steps.bake_vw.outputs.metadata).['${{ matrix.base_image }}-multi']['containerimage.digest'] }}
push-to-registry: true

- name: Attest - ghcr.io - Debian

0 comments on commit c220356

Please sign in to comment.