Skip to content

Commit 883ffea

Browse files
test attestations
1 parent a9c2b0c commit 883ffea

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.github/workflows/image-build.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,12 @@ concurrency:
1515

1616
jobs:
1717
ui-image-build:
18-
uses: trustification/release-tools/.github/workflows/build-push-images.yaml@main
18+
permissions:
19+
id-token: write
20+
contents: read
21+
attestations: write
22+
packages: write
23+
uses: carlosthe19916/release-tools/.github/workflows/build-push-images.yaml@main
1924
with:
2025
registry: "ghcr.io"
2126
image_name: "${{ github.repository_owner }}/trustify-ui"

0 commit comments

Comments
 (0)