Set least privileged token permission for GitHub Actions (#3155)
Signed-off-by: Ashish Kurmi <akurmi@stepsecurity.io>
This commit is contained in:
committed by
GitHub
Unverified
parent
e5af37bc8c
commit
da51adc276
@@ -3,6 +3,9 @@ name: goreleaser
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
goreleaser:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user