aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Xithrius <[email protected]>2023-04-21 02:21:45 -0700
committerGravatar GitHub <[email protected]>2023-04-21 02:21:45 -0700
commit324f14bc1217d1c9f1da0ed79e9947f7265d09d2 (patch)
treed4ebc40c149cc5ff6b6156f06badc6a47907f18b
parentMerge pull request #941 from python-discord/staff-app-readme (diff)
parentBump coverallsapp/github-action from 2.1.1 to 2.1.2 (diff)
Merge pull request #947 from python-discord/dependabot/github_actions/coverallsapp/github-action-2.1.2
-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 a5fa71b9..1c744470 100644
--- a/.github/workflows/lint-test.yaml
+++ b/.github/workflows/lint-test.yaml
@@ -54,7 +54,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