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

This commit is contained in:
renovate[bot] 2023-01-27 01:49:31 +00:00 committed by GitHub
parent 56e089ffa9
commit 8576bad580
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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