Skip to content

Commit 1ae40ae

Browse files
chore(deps): update codecov/codecov-action digest to 671740a
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b5f6848 commit 1ae40ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Run tests with Coverage
2929
run: make coverage
3030
- name: Upload Code Coverage
31-
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
31+
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5
3232
with:
3333
name: codecov-deck
3434
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)