Skip to content

Commit

Permalink
chore(deps): update jetbrains/qodana-action action to v2024.1.3 (#8730)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 6, 2024
1 parent 4d55afd commit a4bd7e6
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@2dbc4103d1a75b11de914a893bf1bd03a88a5ce1 # v2024.1.2
uses: JetBrains/qodana-action@469f04d27c0073911e4f521e6d7ee37de73a84ff # v2024.1.3
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
# yamllint disable-line rule:line-length
Expand Down

0 comments on commit a4bd7e6

Please sign in to comment.