Skip to content

Commit

Permalink
Update JetBrains/qodana-action action to v2024.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 17, 2024
1 parent 8d6f0b5 commit 38f663b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- run: ./gradlew build

- name: 'Run Qodana'
uses: JetBrains/qodana-action@v2024.1.4
uses: JetBrains/qodana-action@v2024.1.5
with:
args: >
--env,BUGLY_APPID=${{ secrets.BUGLY_APPID }}
Expand Down

0 comments on commit 38f663b

Please sign in to comment.