Skip to content

Commit 7073e62

Browse files
authored
Merge pull request #2050 from hub4j/dependabot/github_actions/codecov/codecov-action-5.4.0
Chore(deps): Bump codecov/codecov-action from 5.3.1 to 5.4.0
2 parents a12b246 + fdd684d commit 7073e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
name: maven-test-target-directory
108108
path: target
109109
- name: Codecov Report
110-
uses: codecov/codecov-action@v5.3.1
110+
uses: codecov/codecov-action@v5.4.0
111111
with:
112112
# Codecov token from https://app.codecov.io/gh/hub4j/github-api/settings
113113
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)