Skip to content

Commit

Permalink
Merge pull request #813 from bavix/dependabot/github_actions/JetBrain…
Browse files Browse the repository at this point in the history
…s/qodana-action-2023.3

build(deps): bump JetBrains/qodana-action from 2023.2 to 2023.3
rez1dent3 authored Dec 13, 2023
2 parents 1704c78 + 7d43203 commit 3fd65e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-quality.yaml
Original file line number Diff line number Diff line change
@@ -19,6 +19,6 @@ jobs:
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2023.2
uses: JetBrains/qodana-action@v2023.3
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}

0 comments on commit 3fd65e4

Please sign in to comment.