Skip to content

Commit d12de9a

Browse files
authored
Add explicit token permissions for base-ci-goreleaser workflow (#1132)
1 parent a2e5ead commit d12de9a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/base-ci-goreleaser.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ on:
2828
required: false
2929
type: string
3030

31+
permissions:
32+
contents: read
33+
3134
env:
3235
# renovate: datasource=github-releases depName=goreleaser/goreleaser-pro
3336
GORELEASER_PRO_VERSION: v2.11.2

0 commit comments

Comments
 (0)