Skip to content

Commit ab41b23

Browse files
Update codecov/codecov-action digest to 5a605bd (#4257)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 10eeeda commit ab41b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
jacocoRootReport \
4040
--no-configuration-cache # Disable configuration cache due to https://github.com/diffplug/spotless/issues/2318
4141
- name: Upload to Codecov.io
42-
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5
42+
uses: codecov/codecov-action@5a605bd92782ce0810fa3b8acc235c921b497052 # v5
4343
with:
4444
token: ${{ secrets.CODECOV_TOKEN }}
4545

0 commit comments

Comments
 (0)