We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12460ca commit 4434b17Copy full SHA for 4434b17
.github/workflows/ci.yml
@@ -51,7 +51,7 @@ jobs:
51
env:
52
STRYKER_DASHBOARD_API_KEY: ${{ secrets.STRYKER_DASHBOARD_API_KEY }}
53
- name: coveralls.io
54
- uses: coverallsapp/github-action@master
+ uses: coverallsapp/github-action@main
55
with:
56
github-token: ${{ secrets.GITHUB_TOKEN }}
57
- name: sonarcloud.io
0 commit comments