Skip to content

Commit

Permalink
chore(deps): update jetbrains/qodana-action action to v2024.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 18, 2024
1 parent 0149b6d commit a025651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qodana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
fetch-depth: 0
- name: 'Qodana Scan'
# yamllint disable-line rule:line-length
uses: JetBrains/qodana-action@0e6bc1dc4748adcfd7dd487675e7ed3a814ce988 # v2024.1.4
uses: JetBrains/qodana-action@32840fdb87f8dd110e0a6b09323c7142b667b25d # v2024.1.5
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
# yamllint disable-line rule:line-length
Expand Down

0 comments on commit a025651

Please sign in to comment.