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 12ec1e736e5f012abe0eea9fe83c33d4a88eddd3 to fe012aed54dc21daa5df0108f7b51305a2877251.
- [Release notes](https://github.com/jetbrains/qodana-action/releases)
- [Commits](JetBrains/qodana-action@12ec1e7...fe012ae)

---
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 Feb 24, 2025
1 parent 667c882 commit 34c17c3
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@12ec1e736e5f012abe0eea9fe83c33d4a88eddd3 # main
uses: JetBrains/qodana-action@fe012aed54dc21daa5df0108f7b51305a2877251 # main
continue-on-error: true
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
Expand Down

0 comments on commit 34c17c3

Please sign in to comment.