Skip to content

Commit

Permalink
coverallsapp/github-action master => main
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikzogg committed Apr 17, 2024
1 parent d1a2216 commit bd23cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
env:
STRYKER_DASHBOARD_API_KEY: ${{ secrets.STRYKER_DASHBOARD_API_KEY }}
- name: coveralls.io
uses: coverallsapp/github-action@master
uses: coverallsapp/github-action@main
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
- name: sonarcloud.io
Expand Down

0 comments on commit bd23cea

Please sign in to comment.