aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar ChrisJL <[email protected]>2023-07-14 09:39:37 +0100
committerGravatar GitHub <[email protected]>2023-07-14 09:39:37 +0100
commit079c9e819d07a7e725562afe54dba3b894b7d01c (patch)
treeede48f38372b22dab628ebdb93e32661d7aae37b
parentMerge pull request #1025 from python-discord/dependabot/pip/ruff-0.0.278 (diff)
parentBump coverallsapp/github-action from 2.2.0 to 2.2.1 (diff)
Merge pull request #1030 from python-discord/dependabot/github_actions/coverallsapp/github-action-2.2.1
Bump coverallsapp/github-action from 2.2.0 to 2.2.1
-rw-r--r--.github/workflows/lint-test.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml
index d1b67a33..6c94fd13 100644
--- a/.github/workflows/lint-test.yaml
+++ b/.github/workflows/lint-test.yaml
@@ -45,7 +45,7 @@ jobs:
# This step will publish the coverage reports coveralls.io and
# link the report to the commit
- name: Publish Coverage Report
- uses: coverallsapp/[email protected]
+ uses: coverallsapp/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
file: ./coverage.lcov