Skip to content

Commit

Permalink
Merge pull request #18879 from Homebrew/dependabot/github_actions/cod…
Browse files Browse the repository at this point in the history
…ecov/codecov-action-5.1.0

build(deps): bump codecov/codecov-action from 5.0.7 to 5.1.0
  • Loading branch information
p-linnane authored Dec 5, 2024
2 parents baa9150 + a5e4271 commit 62329ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,7 @@ jobs:
disable_search: true
token: ${{ secrets.CODECOV_TOKEN }}

- uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7
- uses: codecov/codecov-action@c2fcb216de2b0348de0100baa3ea2cad9f100a01 # v5.1.0
with:
working-directory: ${{ steps.set-up-homebrew.outputs.repository-path }}
files: Library/Homebrew/test/coverage/coverage.xml
Expand Down

0 comments on commit 62329ea

Please sign in to comment.