Skip to content

Commit 09d3844

Browse files
File sync from hanakai-rb/repo-sync
Updated files: - .github/workflows/ci-lint.yml
1 parent e3e96ac commit 09d3844

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci-lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ jobs:
1919
zizmor:
2020
name: Run zizmor
2121
runs-on: ubuntu-latest
22-
permissions:
23-
security-events: write # Required for upload-sarif (used by zizmor-action) to upload SARIF files.
2422
steps:
2523
- name: Checkout repository
2624
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
@@ -29,3 +27,5 @@ jobs:
2927

3028
- name: Run zizmor
3129
uses: zizmorcore/zizmor-action@0dce2577a4760a2749d8cfb7a84b7d5585ebcb7d
30+
with:
31+
advanced-security: false

0 commit comments

Comments
 (0)