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 43e5124 commit 3d31376Copy full SHA for 3d31376
.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@56cd38caf0615dd03f49d42ed301f1469911ac61
+ uses: guibranco/github-status-action-v2@ecd54a02cf761e85a8fb328fe937710fd4227cda
108
with:
109
authToken: ${{ secrets.GITHUB_TOKEN }}
110
state: success
0 commit comments