Skip to content

Commit

Permalink
chore(deps): update codecov/codecov-action digest to 985343d
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent da28d4f commit ef70b88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
token: ${{ secrets.CODECOV_TOKEN }}

- name: Codecov coverage
uses: codecov/codecov-action@05f5a9cfad807516dbbef9929c4a42df3eb78766 # v5
uses: codecov/codecov-action@985343d70564a82044c1b7fcb84c2fa05405c1a2 # v5
with:
files: ./coverage/cobertura-coverage.xml
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit ef70b88

Please sign in to comment.