use master branch
This commit is contained in:
parent
3cf6838ee9
commit
0fc861dd1c
2
.github/workflows/release-python.yml
vendored
2
.github/workflows/release-python.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user