We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45e6a85 commit b567ce8Copy full SHA for b567ce8
1 file changed
.github/workflows/ossar-analysis.yml
@@ -36,7 +36,7 @@ jobs:
36
37
# Run open source static analysis tools
38
- name: Run OSSAR
39
- uses: github/ossar-action@v1
+ uses: github/ossar-action@4e96c4f6e591eb4b991abfd459e40b136a317aea # v2.0.0
40
id: ossar
41
42
# Upload results to the Security tab
0 commit comments