Skip to content

Commit 3b86499

Browse files
chore(deps): update codecov/codecov-action action to v5.2.0
1 parent dd8de8f commit 3b86499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
run: ./mvnw clean install -PdisableDockerHubUsages -PJava23
6060

6161
- name: 'Codecov'
62-
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
62+
uses: codecov/codecov-action@5a605bd92782ce0810fa3b8acc235c921b497052 # v5.2.0
6363
with:
6464
token: ${{ secrets.CODECOV_TOKEN }}
6565

0 commit comments

Comments
 (0)