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

This commit is contained in:
renovate[bot] 2022-12-09 15:38:28 +00:00 committed by Harsh Shandilya
parent ffce7c2b3e
commit e824294ea0
No known key found for this signature in database

View file

@ -14,6 +14,6 @@ jobs:
with: with:
fetch-depth: 0 fetch-depth: 0
- name: 'Qodana Scan' - name: 'Qodana Scan'
uses: JetBrains/qodana-action@2b75b91f95751e06ff1341cae0869a9cfcc6bb10 # v2022.2.3 uses: JetBrains/qodana-action@3fdeefa830a7634a5c04f1cd70fcfb69956137a2 # v2022.3.0
env: env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }} QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}