Skip to content

Commit d085120

Browse files
dependabot[bot]arturcic
authored andcommitted
(build deps): Bump jetbrains/qodana-action from 2025.1.0 to 2025.1.1
Bumps [jetbrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2025.1.0 to 2025.1.1. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2025.1.0...v2025.1.1) --- updated-dependencies: - dependency-name: jetbrains/qodana-action dependency-version: 2025.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6ca4ed6 commit d085120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qodana_analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
global-json-file: global.json
2727
-
2828
name: 'Qodana Scan'
29-
uses: jetbrains/qodana-action@v2025.1.0
29+
uses: jetbrains/qodana-action@v2025.1.1
3030
with:
3131
args: --baseline,qodana.sarif.json
3232
cache-default-branch-only: true

0 commit comments

Comments
 (0)