mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 01:30:50 -04:00
Merge pull request #57850 from nextcloud/backport/57848/stable31
[stable31] ci(actions): Satisfy zizmor
This commit is contained in:
commit
26a3db1867
1 changed files with 3 additions and 0 deletions
3
.github/workflows/static-code-analysis.yml
vendored
3
.github/workflows/static-code-analysis.yml
vendored
|
|
@ -57,6 +57,9 @@ jobs:
|
|||
|
||||
if: ${{ github.repository_owner != 'nextcloud-gmbh' }}
|
||||
|
||||
permissions:
|
||||
security-events: write
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
|
||||
|
|
|
|||
Loading…
Reference in a new issue