Skip to content

Commit b41b582

Browse files
authored
Merge pull request #1314 from python-discord/dependabot/github_actions/coverallsapp/github-action-2.3.0
Bump coverallsapp/github-action from 2.2.3 to 2.3.0
2 parents e1ae079 + a66331e commit b41b582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
# This step will publish the coverage reports coveralls.io and
4646
# link the report to the commit
4747
- name: Publish Coverage Report
48-
uses: coverallsapp/github-action@v2.2.3
48+
uses: coverallsapp/github-action@v2.3.0
4949
with:
5050
github-token: ${{ secrets.GITHUB_TOKEN }}
5151
file: ./coverage.lcov

0 commit comments

Comments
 (0)