Merge pull request #20203 from Homebrew/sync-shared-config

Synchronize shared configuration
This commit is contained in:
Bevan Kay 2025-07-02 13:30:51 +00:00 committed by GitHub
commit 23742f3500
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -96,7 +96,7 @@ jobs:
path: results.sarif path: results.sarif
- name: Upload SARIF file - name: Upload SARIF file
uses: github/codeql-action/upload-sarif@ce28f5bb42b7a9f2c824e633a3f6ee835bab6858 # v3.29.0 uses: github/codeql-action/upload-sarif@39edc492dbe16b1465b0cafca41432d857bdb31a # v3.29.1
with: with:
sarif_file: results.sarif sarif_file: results.sarif
category: zizmor category: zizmor