Fixes integration test
This commit is contained in:
parent
1bfa9ace60
commit
260b4d5dc4
2 changed files with 4 additions and 0 deletions
2
.github/workflows/__ref-commit-input.yml
generated
vendored
2
.github/workflows/__ref-commit-input.yml
generated
vendored
|
|
@ -57,12 +57,14 @@ jobs:
|
|||
with:
|
||||
ref: refs/heads/main
|
||||
sha: dc1e2655b666a6d3624deba0983c9e6105d92dd4
|
||||
category: analyze
|
||||
env:
|
||||
TEST_MODE: true
|
||||
- uses: ./../action/upload-sarif
|
||||
with:
|
||||
ref: refs/heads/main
|
||||
sha: dc1e2655b666a6d3624deba0983c9e6105d92dd4
|
||||
category: upload
|
||||
env:
|
||||
TEST_MODE: true
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue