Skip to content

Commit 485d096

Browse files
committed
Update upload-sarif ref/sha input test
We are already testing the analyze Action in a separate check.
1 parent 12243c7 commit 485d096

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

.github/workflows/__upload-ref-sha-input.yml

Lines changed: 0 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pr-checks/checks/upload-ref-sha-input.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ steps:
1010
- name: Build code
1111
shell: bash
1212
run: ./build.sh
13-
- uses: ./../action/analyze
14-
with:
15-
ref: 'refs/heads/main'
16-
sha: '5e235361806c361d4d3f8859e3c897658025a9a2'
1713
- uses: ./../action/upload-sarif
1814
with:
1915
ref: 'refs/heads/main'

0 commit comments

Comments
 (0)