Skip to content

Commit

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

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

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

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 4, 2023
1 parent aa9e490 commit 9dde846
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@32c3156f63f31a54dece4ce3e32dbb767c38bb61 # main
uses: JetBrains/qodana-action@489ba717a0b11fe2257c4a1713e5fdaf94eeab55 # main
env:
GRADLE_ARGS: -PstrictMode=false -PbuildDocs=false -PbuildSamples=false
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
Expand Down

0 comments on commit 9dde846

Please sign in to comment.