Skip to content

Commit f093558

Browse files
authored
Merge pull request #540 from AuthMe/dependabot/github_actions/dependencies/coverallsapp/github-action-2.3.8
Bump coverallsapp/github-action from 2.3.6 to 2.3.8
2 parents e523a90 + 2cb7ba3 commit f093558

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven_jdk8.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: mvn -B --file pom.xml package jacoco:report
2727

2828
- name: Coveralls
29-
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
29+
uses: coverallsapp/github-action@8d6379e14d29928660c4ba802d8e85393440b329 # v2.3.8
3030
if: github.event_name != 'pull_request'
3131
with:
3232
base-path: src/main/java

0 commit comments

Comments
 (0)