Skip to content

Commit f28a9cf

Browse files
committed
(GH-31) Add attestation to docker hub image
Closes #31
1 parent 15e44aa commit f28a9cf

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/docker_build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
version:
77
required: true
88
type: string
9+
permissions:
10+
id-token: write
11+
attestations: write
912

1013
jobs:
1114
build:

0 commit comments

Comments
 (0)