Skip to content

Commit 15f173c

Browse files
Bump JetBrains/qodana-action from 2025.2 to 2025.3
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2025.2 to 2025.3. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2025.2...v2025.3) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-version: '2025.3' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ff82ea commit 15f173c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ jobs:
203203
java-version: 21
204204
-
205205
name: Run Qodana
206-
uses: JetBrains/qodana-action@v2025.2
206+
uses: JetBrains/qodana-action@v2025.3
207207
env:
208208
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
209209
with:

0 commit comments

Comments
 (0)