use master branch

This commit is contained in:
Steven Silvester 2024-06-02 19:02:27 -05:00
parent 3cf6838ee9
commit 0fc861dd1c
No known key found for this signature in database
GPG Key ID: B1BF5EC3A8B32F91

View File

@ -31,6 +31,8 @@ jobs:
- uses: actions/checkout@v4
- name: "Export SARIF file from code scanning alerts"
uses: "alcaeus/drivers-github-tools/code-scanning-export@export-code-scanning-report"
with:
ref: master
- name: "Attach generated SARIF file to build artifacts"
uses: actions/upload-artifact@v4