Skip to content

Commit

Permalink
Merge pull request #2780 from domaindrivendev/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/codecov/codecov-action-4.3.0

Bump codecov/codecov-action from 4.1.1 to 4.3.0
  • Loading branch information
domaindrivendev authored Apr 13, 2024
2 parents 484b8b0 + e287244 commit 9cef80a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
if-no-files-found: ignore

- name: Upload coverage to Codecov
uses: codecov/codecov-action@c16abc29c95fcf9174b58eb7e1abf4c866893bc8 # v4.1.1
uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0
with:
files: ./artifacts/coverage/coverage.cobertura.xml
flags: ${{ runner.os }}
Expand Down

0 comments on commit 9cef80a

Please sign in to comment.