Skip to content

Commit

Permalink
Merge pull request #23 from garrettsummerfi3ld/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/JetBrains/qodana-action-2023.3.0
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
2 parents eda0faf + d4389e3 commit 7f07449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qodana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
fetch-depth: 0
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2023.2.9
uses: JetBrains/qodana-action@v2023.3.0
- uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: ${{ runner.temp }}/qodana/results/qodana.sarif.json

0 comments on commit 7f07449

Please sign in to comment.