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 c0a36fb50f89f631c068153f5cf03964ba32861f to 528bfd7fd5c61b57799ee9937df9680879f24a1b.
- [Release notes](https://github.com/jetbrains/qodana-action/releases)
- [Commits](JetBrains/qodana-action@c0a36fb...528bfd7)

---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
1 parent a92c71c commit efd140a
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@c0a36fb50f89f631c068153f5cf03964ba32861f # main
uses: JetBrains/qodana-action@528bfd7fd5c61b57799ee9937df9680879f24a1b # main
continue-on-error: true
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
Expand Down

0 comments on commit efd140a

Please sign in to comment.