Skip to content

Commit 7c15d3a

Browse files
ci(deps): bump JetBrains/qodana-action from 2025.2.4 to 2025.3.1
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2025.2.4 to 2025.3.1. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@99ec27a...42dad39) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-version: 2025.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a70c0fc commit 7c15d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-qodana.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Checkout
1919
uses: actions/checkout@v6
2020
- name: Qodana Scan
21-
uses: JetBrains/qodana-action@99ec27a55aaaf5ba2fd7e5816e66231caed7a72a
21+
uses: JetBrains/qodana-action@42dad391966aca8ca344ca2340a7f43a5507e9b2
2222
env:
2323
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
2424
with:

0 commit comments

Comments
 (0)