Upgrade zizmor to the latest version in CI (#15649)

This commit is contained in:
Alex Waygood
2025-01-22 17:00:10 +00:00
committed by GitHub
parent bb6fb4686d
commit 05abd642a8
4 changed files with 12 additions and 1 deletions

View File

@@ -23,6 +23,8 @@ concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions: {}
env:
PACKAGE_NAME: ruff
MODULE_NAME: ruff

View File

@@ -1,5 +1,7 @@
name: CI
permissions: {}
on:
push:
branches: [main]