Skip to content

Commit ef7bcad

Browse files
authored
Merge pull request #32 from TraGicCode/GH-31-add-image-attestation-to-docker-hub
(GH-31) Add attestation to docker hub image
2 parents 15e44aa + f28a9cf commit ef7bcad

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)