Skip to content

Commit cfe8b0e

Browse files
chore(deps): bump coverallsapp/github-action from 2.3.0 to 2.3.3
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.0 to 2.3.3. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@643bc37...4cdef0b) --- 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 4ebcc22 commit cfe8b0e

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
@@ -80,7 +80,7 @@ jobs:
8080
- run: pnpm run coverage
8181

8282
- name: Upload coverage Coveralls
83-
uses: coverallsapp/github-action@643bc377ffa44ace6394b2b5d0d3950076de9f63 # 2.3.0
83+
uses: coverallsapp/github-action@4cdef0b2dbe0c9aa26bed48edb868db738625e79 # 2.3.3
8484
with:
8585
github-token: ${{ secrets.GITHUB_TOKEN }}
8686

0 commit comments

Comments
 (0)