Skip to content

Commit

Permalink
chore(deps): update jetbrains/qodana-action action to v2023.1.4 (#863)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 13, 2023
1 parent 754a9ec commit 421f655
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 @@ -14,7 +14,7 @@ jobs:
with:
fetch-depth: 0
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2023.1.0
uses: JetBrains/qodana-action@v2023.1.4
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
# - uses: github/codeql-action/upload-sarif@v2
Expand Down

0 comments on commit 421f655

Please sign in to comment.