Skip to content

Commit 1acaefa

Browse files
authored
Add explicit token permission (#1169)
1 parent b94875d commit 1acaefa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ on:
1818
default: ""
1919
description: "The collector dependency will be put into this folder"
2020

21+
permissions:
22+
contents: read
23+
2124
env:
2225
# renovate: datasource=github-releases depName=goreleaser/goreleaser-pro
2326
GORELEASER_PRO_VERSION: v2.12.0

0 commit comments

Comments
 (0)