mirror of
https://github.com/anchore/syft.git
synced 2026-02-12 02:26:42 +01:00
chore: update github token permissions for goreleaser (#1305)
This commit is contained in:
parent
4c5c6f6319
commit
ba57f3db51
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
@ -94,6 +94,7 @@ jobs:
|
||||
needs: [quality-gate]
|
||||
runs-on: ubuntu-20.04
|
||||
permissions:
|
||||
contents: write
|
||||
packages: write
|
||||
steps:
|
||||
- uses: actions/setup-go@v2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user