Skip to content

Commit 7ae6126

Browse files
authored
Merge pull request #1571 from python-discord/dependabot/github_actions/coverallsapp/github-action-2.3.7
Bump coverallsapp/github-action from 2.3.6 to 2.3.7
2 parents cf756d8 + c69345d commit 7ae6126

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
@@ -50,7 +50,7 @@ jobs:
5050
# This step will publish the coverage reports coveralls.io and
5151
# link the report to the commit
5252
- name: Publish Coverage Report
53-
uses: coverallsapp/github-action@v2.3.6
53+
uses: coverallsapp/github-action@v2.3.7
5454
with:
5555
github-token: ${{ secrets.GITHUB_TOKEN }}
5656
file: ./coverage.lcov

0 commit comments

Comments
 (0)