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 8d28dd3 commit de5ddcfCopy full SHA for de5ddcf
.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@1f26a0237cd1a57626fbb5a0eb2494c9b8797d07
+ uses: guibranco/github-status-action-v2@66088c44e212a906c32a047529a213d81809ec1c
108
with:
109
authToken: ${{ secrets.GITHUB_TOKEN }}
110
state: success
0 commit comments