Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertMickleCx committed Jan 30, 2024
1 parent 68083cc commit 325a1d3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ jobs:
run: tar -xzvf ScaResolver-linux64.tar.gz
- name: Clean Up
run: rm -rf ScaResolver-linux64.tar.gz
- name: PWD
run: pwd
- name: PWD2
run: echo "$PWD"
- name: Checkmarx One CLI Action
uses: checkmarx/ast-github-action@main #Github Action version
with:
Expand Down

0 comments on commit 325a1d3

Please sign in to comment.