Skip to content

Commit

Permalink
Remove erroneous extra space
Browse files Browse the repository at this point in the history
  • Loading branch information
withinfocus committed Jun 5, 2024
1 parent 6ece6ba commit ea7c059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Check out repo
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
with:
ref: ${{ github.event.pull_request.head.sha }}
ref: ${{ github.event.pull_request.head.sha }}

- name: Scan with Checkmarx
uses: checkmarx/ast-github-action@831a8d51a8a0535c0399f9c12728d8d3cc22d850 # 2.0.28
Expand Down

0 comments on commit ea7c059

Please sign in to comment.