Skip to content

Commit 8ffc89e

Browse files
authored
Merge pull request #331 from kit-data-manager/renovate/codecov-codecov-action-7.x
chore(deps): update codecov/codecov-action action to v7
2 parents 0812f77 + fb1ed59 commit 8ffc89e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
- name: Build with Gradle (JDK ${{ env.jdkversion }})
6161
run: ./gradlew clean check jacocoTestReport
6262
- name: Codecov
63-
uses: codecov/codecov-action@v5
63+
uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7
6464
with:
6565
files: ./build/reports/jacoco/test/jacocoTestReport.xml #optional
6666
- name: Compile Javadoc

0 commit comments

Comments
 (0)