We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99d1d1c commit 91fddd6Copy full SHA for 91fddd6
.github/workflows/ci_analyze.yml
@@ -18,7 +18,7 @@ jobs:
18
fetch-depth: 0
19
20
- name: 🔍 Analyze code
21
- uses: highbyte/[email protected].1
+ uses: highbyte/[email protected].2
22
env:
23
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
24
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments