Skip to content

Commit

Permalink
Update upload-sarif ref/sha input test
Browse files Browse the repository at this point in the history
We are already testing the analyze Action in a separate check.
  • Loading branch information
Henry Mercer committed Jun 11, 2024
1 parent 12243c7 commit 485d096
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/__upload-ref-sha-input.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions pr-checks/checks/upload-ref-sha-input.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ steps:
- name: Build code
shell: bash
run: ./build.sh
- uses: ./../action/analyze
with:
ref: 'refs/heads/main'
sha: '5e235361806c361d4d3f8859e3c897658025a9a2'
- uses: ./../action/upload-sarif
with:
ref: 'refs/heads/main'
Expand Down

0 comments on commit 485d096

Please sign in to comment.