Skip to content

Commit

Permalink
Changes to commit hash in main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
cw-alexcroteau committed Feb 1, 2022
1 parent 63d0c78 commit dfe2bc4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/__ref-commit-input.yml

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

4 changes: 2 additions & 2 deletions pr-checks/checks/ref-commit-input.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ steps:
- uses: ./../action/analyze
with:
ref: 'refs/heads/main'
sha: 'dc1e2655b666a6d3624deba0983c9e6105d92dd4'
sha: '5e235361806c361d4d3f8859e3c897658025a9a2'
category: 'analyze'
env:
TEST_MODE: true
- uses: ./../action/upload-sarif
with:
ref: 'refs/heads/main'
sha: 'dc1e2655b666a6d3624deba0983c9e6105d92dd4'
sha: '5e235361806c361d4d3f8859e3c897658025a9a2'
category: 'upload'
env:
TEST_MODE: true

0 comments on commit dfe2bc4

Please sign in to comment.