mirror of
https://github.com/openziti/zrok.git
synced 2025-06-24 19:51:32 +02:00
minimize workflow privs
This commit is contained in:
parent
66a88151ce
commit
c7e85eb911
1
.github/workflows/publish-docker-images.yml
vendored
1
.github/workflows/publish-docker-images.yml
vendored
@ -12,7 +12,6 @@ jobs:
|
||||
publish-docker-images:
|
||||
runs-on: ubuntu-24.04
|
||||
permissions:
|
||||
contents: write # need write to draft the release
|
||||
id-token: write # need write to get OIDC token for generating attestations
|
||||
attestations: write # need write to create attestations
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user