Skip to content

Commit

Permalink
Merge pull request #533 from jamesmudd/dependabot/github_actions/JetB…
Browse files Browse the repository at this point in the history
…rains/qodana-action-2023.3.1

Bump JetBrains/qodana-action from 2023.3.0 to 2023.3.1
  • Loading branch information
github-actions[bot] authored Jan 23, 2024
2 parents c675c5c + 5ea79f9 commit 897ad1b
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 @@ -14,7 +14,7 @@ jobs:
with:
fetch-depth: 0
- name: 'Qodana Scan'
uses: JetBrains/qodana-action@v2023.3.0
uses: JetBrains/qodana-action@v2023.3.1
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}

0 comments on commit 897ad1b

Please sign in to comment.