Skip to content

Commit 569f076

Browse files
committed
ci: attest build provenance
1 parent 8a483c9 commit 569f076

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
uses: docker/build-push-action@v6
4444
with:
4545
push: true
46-
provenance: false
46+
provenance: true
4747
platforms: linux/arm64,linux/amd64
4848
tags: ghcr.io/mu88/screenshotcreator-playwright:latest,ghcr.io/mu88/screenshotcreator-playwright:${{ steps.extract_version.outputs.major_version }}.0.${{ github.run_number }}
4949
file: src/ScreenshotCreator.Api/Dockerfile-Playwright

0 commit comments

Comments
 (0)