mirror of
https://github.com/anchore/grype
synced 2024-11-10 06:34:13 +00:00
scoped: token release for content write on image assets (#1002)
This commit is contained in:
parent
a4a62aab4b
commit
d5c93aa00f
1 changed files with 2 additions and 0 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -167,6 +167,8 @@ jobs:
|
|||
# a previous release process installed and configured docker on the mac-os runner which lead to blocked releases
|
||||
# the anchore tools team opted to break this step out to a separate process to remove this work constraint
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
packages: write
|
||||
steps:
|
||||
- uses: actions/checkout@e2f20e631ae6d7dd3b768f56a5d2af784dd54791 # v2.5.0
|
||||
- uses: actions/setup-go@c4a742cab115ed795e34d4513e2cf7d472deb55f # v3.3.1
|
||||
|
|
Loading…
Reference in a new issue