Skip to content

Commit

Permalink
chore(deps): update jetbrains/qodana-action action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 25, 2022
1 parent 3d80aa0 commit 0fb610d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Expand Up @@ -155,7 +155,7 @@ jobs:
- name: git reset
run: cd pull_request && git fetch && git reset --soft origin/master
- name: Qodana - Code Inspection
uses: JetBrains/qodana-action@6df92dd1240ad63ed7956fa74069d636067d574d # renovate: tag=v4.2.5
uses: JetBrains/qodana-action@9e56346b427d9ed086178d0e60e424c451979261 # tag=v5.0.2
with:
linter: ${{ env.QODANA_LINTER }}
project-dir: "${{ github.workspace }}/pull_request"
Expand Down

0 comments on commit 0fb610d

Please sign in to comment.