mirror of
https://github.com/ivuorinen/actions.git
synced 2026-03-17 18:59:55 +00:00
chore: update workflows (#375)
This commit is contained in:
@@ -331,7 +331,7 @@ runs:
|
||||
|
||||
- name: Upload SARIF Report
|
||||
if: inputs.mode == 'check' && always()
|
||||
uses: github/codeql-action/upload-sarif@e12f0178983d466f2f6028f5cc7a6d786fd97f4b # v4.31.4
|
||||
uses: github/codeql-action/upload-sarif@fdbfb4d2750291e159f0156def62b853c2798ca2 # v4.31.5
|
||||
with:
|
||||
sarif_file: biome-report.sarif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user