Skip to content

Commit 1ebbac6

Browse files
chore(deps): update codecov/codecov-action digest to fdcc847
1 parent 98137ec commit 1ebbac6

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@fdcc8476540edceab3de004e990f80d881c6cc00 # v5
3131
with:
3232
files: ${{ inputs.coverage-file }}
3333
flags: ${{ inputs.flags }}

0 commit comments

Comments
 (0)