We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 390b7b9 commit 6e314c3Copy full SHA for 6e314c3
1 file changed
.github/workflows/build.yaml
@@ -57,6 +57,8 @@ jobs:
57
58
verify:
59
runs-on: ubuntu-latest
60
+ permissions:
61
+ contents: read
62
steps:
63
- uses: actions/setup-go@v5
64
with:
0 commit comments