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 7039123 commit b6046d2Copy full SHA for b6046d2
.github/workflows/tests.yml
@@ -104,7 +104,7 @@ jobs:
104
105
- name: Skip SonarCloud in merge queue
106
if: github.event_name == 'merge_group' || inputs.disable_coverage == 'true'
107
- uses: guibranco/github-status-action-v2@741ea90ba6c3ca76fe0d43ba11a90cda97d5e685
+ uses: guibranco/github-status-action-v2@5530c593759f489bba08272e96986ffc571c1ea1
108
with:
109
authToken: ${{ secrets.GITHUB_TOKEN }}
110
state: success
0 commit comments