We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14a2965 commit cdbd79dCopy full SHA for cdbd79d
1 file changed
.github/workflows/docs.yml
@@ -34,6 +34,8 @@ jobs:
34
landing-page:
35
name: Landing page
36
runs-on: ubuntu-latest
37
+ permissions:
38
+ contents: write # For publishing landing page
39
steps:
40
- name: Harden the runner (Audit all outbound calls)
41
uses: step-security/harden-runner@20cf305ff2072d973412fa9b1e3a4f227bda3c76 # v2.14.0
0 commit comments