File tree Expand file tree Collapse file tree 2 files changed +2
-11
lines changed
Expand file tree Collapse file tree 2 files changed +2
-11
lines changed Original file line number Diff line number Diff line change @@ -51,12 +51,7 @@ permissions: {}
5151jobs :
5252 docker-build-images :
5353 uses : hoverkraft-tech/ci-github-container/.github/workflows/docker-build-images.yml@0d92511a38c93e30ae0f8b82346116946987a9ca # 0.30.0
54- permissions :
55- contents : read
56- issues : read
57- packages : write
58- pull-requests : read
59- id-token : write
54+ permissions : {}
6055 secrets :
6156 # Password or GitHub token (`packages:read` and `packages:write` scopes) used to log against the OCI registry.
6257 # See https://github.com/docker/login-action#usage.
Original file line number Diff line number Diff line change @@ -49,11 +49,7 @@ permissions: {}
4949jobs :
5050 prune-pull-requests-images-tags :
5151 uses : hoverkraft-tech/ci-github-container/.github/workflows/prune-pull-requests-images-tags.yml@0d92511a38c93e30ae0f8b82346116946987a9ca # 0.30.0
52- permissions :
53- contents : read
54- pull-requests : read
55- packages : write
56- id-token : write
52+ permissions : {}
5753 with :
5854 # JSON array of runner(s) to use.
5955 # See https://docs.github.com/en/actions/using-jobs/choosing-the-runner-for-a-job.
You can’t perform that action at this time.
0 commit comments