Skip to content

Commit 32cfbfc

Browse files
Bump coverallsapp/github-action from 2.3.7 to 2.3.8
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.7 to 2.3.8. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@5cbfd81...8d6379e) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-version: 2.3.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6bf9bf0 commit 32cfbfc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ jobs:
162162
run: cargo llvm-cov --workspace --lcov --output-path lcov.info
163163

164164
- name: Upload code coverage to Coveralls
165-
uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # v2.3.7
165+
uses: coverallsapp/github-action@8d6379e14d29928660c4ba802d8e85393440b329 # v2.3.8
166166
continue-on-error: true
167167

168168
# Need to rebuild the FFI wrapper so that its binary is given a filename

0 commit comments

Comments
 (0)