Skip to content

Commit 91ae752

Browse files
dependabot[bot]sgammon
authored andcommitted
chore(deps): bump JetBrains/qodana-action
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from d91c08613f8afc00854884e34bae99a4f1bb99d6 to c0a36fb50f89f631c068153f5cf03964ba32861f. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@d91c086...c0a36fb) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 80f82dd commit 91ae752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/module.qodana.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
distribution: "adopt-hotspot"
4545
java-version: "19"
4646
- name: "Qodana Scan"
47-
uses: JetBrains/qodana-action@d91c08613f8afc00854884e34bae99a4f1bb99d6 # main
47+
uses: JetBrains/qodana-action@c0a36fb50f89f631c068153f5cf03964ba32861f # main
4848
continue-on-error: true
4949
env:
5050
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}

0 commit comments

Comments
 (0)