Skip to content

Commit a609c54

Browse files
dependabot[bot]jb3
authored andcommitted
Bump coverallsapp/github-action from 2.3.4 to 2.3.6
--- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-version: 2.3.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e398ac8 commit a609c54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.4
53+
uses: coverallsapp/github-action@v2.3.6
5454
with:
5555
github-token: ${{ secrets.GITHUB_TOKEN }}
5656
file: ./coverage.lcov

0 commit comments

Comments
 (0)