add id-token permission for attestation
Signed-off-by: Omri Shiv <327609+OmriShiv@users.noreply.github.com>
This commit is contained in:
parent
57df409a3f
commit
6d592b2e89
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-and-push.yaml
vendored
1
.github/workflows/build-and-push.yaml
vendored
|
@ -18,6 +18,7 @@ jobs:
|
|||
contents: read
|
||||
packages: write
|
||||
attestations: write
|
||||
id-token: write
|
||||
#
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
|
Loading…
Reference in a new issue