Skip to content

Commit 65565f9

Browse files
renovate[bot]json-derulo
authored andcommitted
chore(deps): update codecov/codecov-action digest to 671740a
1 parent 4a4abb4 commit 65565f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ jobs:
5454
run: pnpm test
5555

5656
- name: Upload coverage reports to Codecov
57-
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
57+
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5
5858
env:
5959
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

.github/workflows/verify-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
run: pnpm test
7272

7373
- name: Upload coverage reports to Codecov
74-
uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
74+
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5
7575
env:
7676
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
7777

0 commit comments

Comments
 (0)