Skip to content

Commit aa10eb5

Browse files
chore(deps): update codecov/codecov-action digest to 671740a
1 parent 231c7c6 commit aa10eb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
- run: pnpm test:generate-dashboard
2626
- run: cat test-dashboard.md | tee -a $GITHUB_STEP_SUMMARY
2727
if: always()
28-
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
28+
- uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5
2929
with:
3030
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)