Skip to content

Commit

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

build(deps): bump JetBrains/qodana-action from 2023.3 to 2024.1
  • Loading branch information
rez1dent3 committed Apr 25, 2024
2 parents 78bb410 + df19874 commit 8692d3b
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
Expand Up @@ -43,6 +43,6 @@ jobs:
run: composer install --prefer-dist --no-progress

- name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2023.3
uses: JetBrains/qodana-action@v2024.1
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}

0 comments on commit 8692d3b

Please sign in to comment.