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

Synchronize shared configuration
This commit is contained in:
Ruoyu Zhong 2025-08-06 08:35:40 +00:00 committed by GitHub
commit 98384bb638
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -93,7 +93,7 @@ jobs:
path: results.sarif path: results.sarif
- name: Upload SARIF file - name: Upload SARIF file
uses: github/codeql-action/upload-sarif@4e828ff8d448a8a6e532957b1811f387a63867e8 # v3.29.4 uses: github/codeql-action/upload-sarif@51f77329afa6477de8c49fc9c7046c15b9a4e79d # v3.29.5
with: with:
sarif_file: results.sarif sarif_file: results.sarif
category: zizmor category: zizmor