We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33c9040 commit 0f36b57Copy full SHA for 0f36b57
1 file changed
.github/workflows/release.yml
@@ -11,6 +11,10 @@ permissions:
11
12
jobs:
13
ci:
14
+ permissions:
15
+ actions: read
16
+ contents: read
17
+ security-events: write
18
uses: smallstep/sequel/.github/workflows/ci.yml@main
19
secrets: inherit
20
0 commit comments