Skip to content

Commit f331f24

Browse files
Update codecov/codecov-action digest to 985343d
1 parent 151cd36 commit f331f24

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@5c47607acb93fed5485fdbf7232e8a31425f672a # v5
42+
uses: codecov/codecov-action@985343d70564a82044c1b7fcb84c2fa05405c1a2 # v5
4343
with:
4444
token: ${{ secrets.CODECOV_TOKEN }}
4545

0 commit comments

Comments
 (0)