Skip to content

Commit 5ac924f

Browse files
Update codecov/codecov-action digest to 5a10915
1 parent 2dbe834 commit 5ac924f

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@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
2020
env:
2121
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)