We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec16ef2 commit af38520Copy full SHA for af38520
.github/workflows/static-analysis.yml
@@ -124,7 +124,7 @@ jobs:
124
with:
125
fetch-depth: 0
126
- name: Qodana Scan
127
- uses: JetBrains/qodana-action@99ec27a55aaaf5ba2fd7e5816e66231caed7a72a # v2025.2.4
+ uses: JetBrains/qodana-action@42dad391966aca8ca344ca2340a7f43a5507e9b2 # v2025.3.1
128
129
post-pr-comment: false
130
use-caches: false
0 commit comments