Skip to content

Commit

Permalink
Update JetBrains/qodana-action action to v2024.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 9, 2024
1 parent 0263ae4 commit f3eea55
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.3
uses: JetBrains/qodana-action@v2024.1.4
with:
args: >
--env,BUGLY_APPID=${{ secrets.BUGLY_APPID }}
Expand Down

0 comments on commit f3eea55

Please sign in to comment.