Update github/codeql-action from 2.3.4 to 2.3.5 to fix error (#1846)

Fix the currently failing workflow on `main` -
https://github.com/flutter/samples/actions/runs/5077854629/jobs/9121639667
pull/1847/head
Parker Lougheed 1 year ago committed by GitHub
parent a4cf07ab9c
commit f082be4015
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -50,6 +50,6 @@ jobs:
# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@f0e3dfb30302f8a0881bb509b044e0de4f6ef589
uses: github/codeql-action/upload-sarif@0225834cc549ee0ca93cb085b92954821a145866
with:
sarif_file: results.sarif

Loading…
Cancel
Save