Skip to content

Commit 22a0c2f

Browse files
authored
Merge pull request #101 from Ortham/dependabot/github_actions/coverallsapp/github-action-2.3.7
Bump coverallsapp/github-action from 2.3.6 to 2.3.7
2 parents 79436d2 + 11d317d commit 22a0c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
run: cargo llvm-cov --workspace --all-features --lcov --output-path lcov.info
120120

121121
- name: Upload code coverage to Coveralls
122-
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
122+
uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # v2.3.7
123123
continue-on-error: true
124124

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

0 commit comments

Comments
 (0)