Skip to content

Commit

Permalink
Merge pull request #381 from akkinoc/dependabot/github_actions/codeco…
Browse files Browse the repository at this point in the history
…v/codecov-action-3.1.6

Bump codecov/codecov-action from 3.1.5 to 3.1.6
  • Loading branch information
akkinoc authored Jan 31, 2024
2 parents b82a603 + 7ee15e4 commit ec8b2be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
run: mvn -B -Dlogback-access-spring-boot-starter.version=${{ env.PROJECT_VERSION }} clean install
working-directory: examples/webflux-undertow-java
- name: Upload the coverage report to Codecov
uses: codecov/codecov-action@v3.1.5
uses: codecov/codecov-action@v3.1.6

0 comments on commit ec8b2be

Please sign in to comment.