Skip to content

Commit

Permalink
Merge b1acd5b into 35041b2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 30, 2022
2 parents 35041b2 + b1acd5b commit 072f9ac
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@ab695492d98902c49b33382782175107ec63ca28 # tag=v2022.2.1
uses: JetBrains/qodana-action@f8a64bc18ee8f15e4a7c6e092270c470da7ad091 # tag=v2022.2.2
with:
linter: ${{ env.QODANA_LINTER }}
project-dir: "${{ github.workspace }}/pull_request"
Expand Down

0 comments on commit 072f9ac

Please sign in to comment.