Skip to content

Commit e06e6bc

Browse files
Update codecov/codecov-action digest to ad3126e
1 parent 2dbe834 commit e06e6bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
- name: Run tests and collect coverage
1717
run: pytest --cov=app --cov-report=xml
1818
- name: Upload coverage reports to Codecov with GitHub Action
19-
uses: codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5
19+
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5
2020
env:
2121
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)