Skip to content

Commit aa30af9

Browse files
committed
ci: add more perms
1 parent dffdd7b commit aa30af9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/main-ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,11 @@ jobs:
2020
needs: ci
2121
uses: hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml@0.14.4
2222
permissions:
23+
contents: read
24+
id-token: write
2325
issues: read
2426
packages: write
2527
pull-requests: read
26-
id-token: write
2728
secrets:
2829
oci-registry-password: ${{ secrets.DOCKERHUB_REGISTRY_PASSWORD }}
2930
with:

0 commit comments

Comments
 (0)