-
Notifications
You must be signed in to change notification settings - Fork 399
Open
Labels
bugSomething isn't workingSomething isn't working
Description

The only difference between the below two runs is the upload-sarif version.
The file being uploaded is identical: ghlint.sarif.json
3.30.3: https://github.com/TWiStErRob/net.twisterrob.astro/actions/runs/18020471393/job/51276343360?pr=275#step:5:1
The corresponding reusable workflow in case you want to see the usage: TWiStErRob/github-workflows@209b85b
3.30.4: https://github.com/TWiStErRob/net.twisterrob.astro/actions/runs/18020535044/job/51276572449?pr=276#step:5:1
The corresponding reusable workflow in case you want to see the usage: TWiStErRob/github-workflows@0699579
Workaround
- uses: github/codeql-action/upload-sarif@v3
- uses: github/codeql-action/upload-sarif@v3.30.4
- uses: github/codeql-action/upload-sarif@303c0aef88fc2fe5ff6d63d3b1596bfd83dfa1f9
+ uses: github/codeql-action/upload-sarif@v3.30.3
+ uses: github/codeql-action/upload-sarif@192325c86100d080feab897ff886c34abd4c83a3
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working