Skip to content

Commit c523626

Browse files
authored
Merge pull request #16953 from Homebrew/dependabot/github_actions/codecov/codecov-action-4.1.1
build(deps): bump codecov/codecov-action from 4.1.0 to 4.1.1
2 parents aad1052 + 8b57e80 commit c523626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ jobs:
390390
HOMEBREW_BUILDPULSE_ACCOUNT_ID: 1503512
391391
HOMEBREW_BUILDPULSE_REPOSITORY_ID: 53238813
392392

393-
- uses: codecov/codecov-action@54bcd8715eee62d40e33596ef5e8f0f48dbbccab # v4.1.0
393+
- uses: codecov/codecov-action@c16abc29c95fcf9174b58eb7e1abf4c866893bc8 # v4.1.1
394394
with:
395395
working-directory: ${{ steps.set-up-homebrew.outputs.repository-path }}
396396
files: Library/Homebrew/test/coverage/coverage.xml

0 commit comments

Comments
 (0)