Skip to content

Commit 2fc24c3

Browse files
Bump JetBrains/qodana-action from 2025.3.1 to 2025.3.2 (#3)
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2025.3.1 to 2025.3.2. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@42dad39...89eb435) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-version: 2025.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b08c5f commit 2fc24c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/qodana.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ jobs:
2121
fetch-depth: 0
2222

2323
- name: Qodana Scan
24-
uses: JetBrains/qodana-action@42dad391966aca8ca344ca2340a7f43a5507e9b2 # v2025.3.1
24+
uses: JetBrains/qodana-action@89eb4357efd2b52e639f3216e63edaf33b82622b # v2025.3.2
2525
env:
2626
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}

0 commit comments

Comments
 (0)