Skip to content

Commit 80b0a1d

Browse files
chore(deps): update coverallsapp/github-action action to v2.3.6 (#587)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c3ede8f commit 80b0a1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
- name: Run tests and generate coverage report
135135
run: cargo llvm-cov test --all-features --workspace --lcov --output-path lcov.info
136136
- name: Upload coverage to Coveralls
137-
uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2.3.4
137+
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
138138
with:
139139
file: ./lcov.info
140140

0 commit comments

Comments
 (0)