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 9a71424636be05dccc139d34e7248de96fd15d9c to abc870b2e81cd617b03ea68a4ff9eb333bdc2689.
- [Release notes](https://github.com/jetbrains/qodana-action/releases)
- [Commits](JetBrains/qodana-action@9a71424...abc870b)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 5174091 commit 7a0a8ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.qodana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
-x nativeCompile
-x nativeOptimizedCompile
- name: "Analysis: Qodana Scan"
uses: JetBrains/qodana-action@9a71424636be05dccc139d34e7248de96fd15d9c # main
uses: JetBrains/qodana-action@abc870b2e81cd617b03ea68a4ff9eb333bdc2689 # main
continue-on-error: true
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
Expand Down

0 comments on commit 7a0a8ec

Please sign in to comment.