There was an error while loading. Please reload this page.
2 parents e523a90 + 2cb7ba3 commit f093558Copy full SHA for f093558
1 file changed
.github/workflows/maven_jdk8.yml
@@ -26,7 +26,7 @@ jobs:
26
run: mvn -B --file pom.xml package jacoco:report
27
28
- name: Coveralls
29
- uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
+ uses: coverallsapp/github-action@8d6379e14d29928660c4ba802d8e85393440b329 # v2.3.8
30
if: github.event_name != 'pull_request'
31
with:
32
base-path: src/main/java
0 commit comments