Skip to content

Commit 6d46fb8

Browse files
authored
Add explicit token permissions for base release workflow (#1139)
1 parent ec8ec3d commit 6d46fb8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/base-release.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ on:
2121
type: string
2222
default: false
2323

24+
permissions:
25+
contents: read
26+
2427
env:
2528
# renovate: datasource=github-releases depName=goreleaser/goreleaser-pro
2629
GORELEASER_PRO_VERSION: v2.11.2

0 commit comments

Comments
 (0)