We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13c62e7 commit a3f693dCopy full SHA for a3f693d
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