Skip to content

Commit ab91793

Browse files
committed
fix: add id to build step for attestation digest
1 parent 8df164b commit ab91793

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
type=raw,value=latest,enable={{is_default_branch}}
4646
4747
- name: Build and push Docker image
48+
id: build
4849
uses: docker/build-push-action@v5
4950
with:
5051
context: .

0 commit comments

Comments
 (0)