Skip to content

Commit e33ea63

Browse files
chore(deps): bump coverallsapp/github-action from 2.2.3 to 2.3.0 (#1713)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent daac847 commit e33ea63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
run: GITHUB_OUTPUT="" pnpm coverage
5252

5353
- name: Upload coverage Coveralls
54-
uses: coverallsapp/github-action@3dfc5567390f6fa9267c0ee9c251e4c8c3f18949 # 2.2.3
54+
uses: coverallsapp/github-action@643bc377ffa44ace6394b2b5d0d3950076de9f63 # 2.3.0
5555
with:
5656
github-token: ${{ secrets.GITHUB_TOKEN }}
5757
path-to-lcov: ./action-src/coverage/lcov.info

0 commit comments

Comments
 (0)