Skip to content

Commit 0c0f556

Browse files
chore(deps): update codecov/codecov-action digest to 5a10915
1 parent 281df8c commit 0c0f556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/upload-coverage/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ runs:
2727
# COVERAGE UPLOAD TO CODECOV
2828
# Uploads coverage data with specific flags for categorization
2929
- name: Upload coverage to Codecov
30-
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5
30+
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
3131
with:
3232
files: ${{ inputs.coverage-file }}
3333
flags: ${{ inputs.flags }}

0 commit comments

Comments
 (0)