Skip to content

Commit

Permalink
Merge pull request #481 from royllo/dependabot/github_actions/develop…
Browse files Browse the repository at this point in the history
…ment/JetBrains/qodana-action-2023.3.1

Bump JetBrains/qodana-action from 2023.3.0 to 2023.3.1
  • Loading branch information
straumat authored Jan 31, 2024
2 parents f3c9ba1 + 229d01f commit 2e79b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ jobs:
# ================================================================================================================
# Using Qodana.
- name: Qodana Scan
uses: JetBrains/qodana-action@v2023.3.0
uses: JetBrains/qodana-action@v2023.3.1
env:
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}

Expand Down

0 comments on commit 2e79b34

Please sign in to comment.