Skip to content

Commit abd960f

Browse files
authored
Merge pull request #812 from nextcloud/backport/811/stable30
[stable30] [stable31] ci: drop zizmor
2 parents 2815f79 + 31eb60c commit abd960f

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

.github/workflows/lint-yaml.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ permissions:
1515

1616
jobs:
1717
yaml-lint:
18-
runs-on: ubuntu-latest
18+
runs-on: ubuntu-latest-low
1919

2020
name: yaml
2121

@@ -32,8 +32,3 @@ jobs:
3232
config_data: |
3333
line-length: warning
3434
35-
- name: Install the latest version of uv
36-
uses: astral-sh/setup-uv@f94ec6bedd8674c4426838e6b50417d36b6ab231 # v5.3.1
37-
38-
- name: Check GitHub actions
39-
run: uvx zizmor --min-severity medium .github/workflows/*.yml

0 commit comments

Comments
 (0)