Skip to content

Commit 5c1c190

Browse files
chore(deps): bump coverallsapp/github-action from 2.3.4 to 2.3.5
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.4 to 2.3.5. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@cfd0633...773b6d8) --- 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 c667bb3 commit 5c1c190

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
@@ -44,7 +44,7 @@ jobs:
4444
- run: pnpm run coverage
4545

4646
- name: Upload coverage Coveralls
47-
uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # 2.3.4
47+
uses: coverallsapp/github-action@773b6d8e80fa7862da56a7664bd747c91255b2e2 # 2.3.5
4848

4949
- name: Upload coverage to Codecov
5050
uses: codecov/codecov-action@0da7aa657d958d32c117fc47e1f977e7524753c7 # v5.3.0

0 commit comments

Comments
 (0)