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 14390a0 commit 3710498Copy full SHA for 3710498
1 file changed
.github/workflows/ossar-analysis.yml
@@ -32,7 +32,7 @@ jobs:
32
33
steps:
34
- name: Checkout repository
35
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
36
37
# Run open source static analysis tools
38
- name: Run OSSAR
0 commit comments