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 e835cab commit b86bb5cCopy full SHA for b86bb5c
.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@66088c44e212a906c32a047529a213d81809ec1c
+ uses: guibranco/github-status-action-v2@d469d49426f5a7b8a1fbcac20ad274d3e4892321
108
with:
109
authToken: ${{ secrets.GITHUB_TOKEN }}
110
state: success
0 commit comments