Compare commits

...

1 Commits

Author SHA1 Message Date
Michael Telatynski
dcff7194e1 Switch away from deprecated github-status-action
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-11-21 14:01:18 +00:00

View File

@@ -100,7 +100,7 @@ jobs:
- name: Skip SonarCloud in merge queue
if: github.event_name == 'merge_group' || inputs.disable_coverage == 'true'
uses: Sibz/github-status-action@faaa4d96fecf273bd762985e0e7f9f933c774918 # v1
uses: guibranco/github-status-action-v2@1f26a0237cd1a57626fbb5a0eb2494c9b8797d07
with:
authToken: ${{ secrets.GITHUB_TOKEN }}
state: success