We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05003e7 commit 083f41cCopy full SHA for 083f41c
1 file changed
.github/workflows/stage-1-commit.yaml
@@ -36,6 +36,10 @@ on:
36
required: true
37
type: string
38
39
+
40
+permissions:
41
+ contents: read
42
43
jobs:
44
scan-secrets:
45
name: "Scan secrets"
0 commit comments