mirror of
https://github.com/docker/setup-compose-action.git
synced 2026-05-22 18:15:53 +00:00
ci: restrict update-dist GitHub App token scope
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
parent
737dc95100
commit
b9f7ddb40f
1 changed files with 2 additions and 0 deletions
2
.github/workflows/update-dist.yml
vendored
2
.github/workflows/update-dist.yml
vendored
|
|
@ -26,6 +26,8 @@ jobs:
|
|||
app-id: ${{ secrets.GHACTIONS_REPO_WRITE_APP_ID }}
|
||||
private-key: ${{ secrets.GHACTIONS_REPO_WRITE_APP_PRIVATE_KEY }}
|
||||
owner: docker
|
||||
repositories: setup-compose-action
|
||||
permission-contents: write
|
||||
-
|
||||
name: Checkout
|
||||
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue