Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 16b8d4b

Browse files
dependabot[bot]nschonni
authored andcommitted
build(deps): bump coverallsapp/github-action from 1.1.2 to 1.1.3
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v1.1.2...1.1.3) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c167004 commit 16b8d4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ jobs:
3535
run: npm run coverage
3636

3737
- name: Coveralls GitHub Action
38-
uses: coverallsapp/github-action@v1.1.2
38+
uses: coverallsapp/github-action@1.1.3
3939
with:
4040
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)