Skip to content

Commit

Permalink
chore(deps): bump JetBrains/qodana-action
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sgammon committed Mar 20, 2024
1 parent 80f82dd commit 91ae752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/module.qodana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
distribution: "adopt-hotspot"
java-version: "19"
- name: "Qodana Scan"
uses: JetBrains/qodana-action@d91c08613f8afc00854884e34bae99a4f1bb99d6 # main
uses: JetBrains/qodana-action@c0a36fb50f89f631c068153f5cf03964ba32861f # main
continue-on-error: true
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
Expand Down

0 comments on commit 91ae752

Please sign in to comment.