Skip to content

Commit

Permalink
chore(deps): bump JetBrains/qodana-action from 2023.2.9 to 2023.3.0 (#…
Browse files Browse the repository at this point in the history
…549)

Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.2.9 to 2023.3.0.
- [Release notes](https://github.com/jetbrains/qodana-action/releases)
- [Commits](JetBrains/qodana-action@489ba71...a8363b7)

---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent b777eb3 commit 7138001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qodana.ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
check-for-updates: false
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: "Check: Qodana Scan"
uses: JetBrains/qodana-action@489ba717a0b11fe2257c4a1713e5fdaf94eeab55 # main
uses: JetBrains/qodana-action@a8363b702c2d2d49a77620bcd10541686df21307 # main
env:
GRADLE_ARGS: -PstrictMode=false -PbuildDocs=false -PbuildSamples=false
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
Expand Down

0 comments on commit 7138001

Please sign in to comment.