Skip to content

Commit 4434b17

Browse files
committed
coverallsapp/github-action master => main
1 parent 12460ca commit 4434b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
env:
5252
STRYKER_DASHBOARD_API_KEY: ${{ secrets.STRYKER_DASHBOARD_API_KEY }}
5353
- name: coveralls.io
54-
uses: coverallsapp/github-action@master
54+
uses: coverallsapp/github-action@main
5555
with:
5656
github-token: ${{ secrets.GITHUB_TOKEN }}
5757
- name: sonarcloud.io

0 commit comments

Comments
 (0)