Skip to content

Commit

Permalink
Merge pull request #93 from xuanxu/patch-1
Browse files Browse the repository at this point in the history
Use OSSAR v1
  • Loading branch information
maxime-esa authored Nov 16, 2023
2 parents 3efb445 + f59ab15 commit e4c652e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ossar-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

# Run open source static analysis tools
- name: Run OSSAR
uses: github/ossar-action@v2
uses: github/ossar-action@v1
id: ossar

# Upload results to the Security tab
Expand Down

0 comments on commit e4c652e

Please sign in to comment.