We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 663ac0a commit 5097dc2Copy full SHA for 5097dc2
1 file changed
.github/workflows/stage-1-commit.yaml
@@ -32,6 +32,10 @@ on:
32
required: true
33
type: string
34
35
+
36
+permissions:
37
+ contents: read
38
39
jobs:
40
scan-secrets:
41
name: "Scan secrets"
0 commit comments