Skip to content

Commit

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

build(deps): bump codecov/codecov-action from 5.1.0 to 5.1.1
  • Loading branch information
dduugg authored Dec 6, 2024
2 parents 2a5715e + 88c52b1 commit ba9581f
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@c2fcb216de2b0348de0100baa3ea2cad9f100a01 # v5.1.0
- uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e # v5.1.1
with:
working-directory: ${{ steps.set-up-homebrew.outputs.repository-path }}
files: Library/Homebrew/test/coverage/coverage.xml
Expand Down

0 comments on commit ba9581f

Please sign in to comment.