We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a18fbb commit 3d02497Copy full SHA for 3d02497
1 file changed
.github/workflows/docs-sync.yaml
@@ -12,9 +12,7 @@ jobs:
12
permissions:
13
contents: write
14
steps:
15
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
16
- with:
17
- persist-credentials: false
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 # zizmor: ignore[artipacked]
18
19
- name: Setup PHP
20
uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # v2
0 commit comments