chore(deps): update jetbrains/qodana-action action to v2022.3.4

This commit is contained in:
renovate[bot] 2023-02-15 16:10:50 +00:00 committed by GitHub
parent d491c1b77c
commit 960943ec35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,6 +11,6 @@ jobs:
with:
fetch-depth: 0
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@584b706efdfc1149cfb5234066b3bbf73d48249e # v2022.3.3
uses: JetBrains/qodana-action@7afb26c0c2f325c0d5c21ea1f617c79c7f899337 # v2022.3.4
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}