Merge pull request #11030 from Homebrew/dependabot/github_actions/codecov/codecov-action-fcebab03f26c7530a22baa63f06b3e0515f0c7cd
build(deps): bump codecov/codecov-action from e156083f13aff6830c92fc5faa23505779fbf649 to 1.3.1
This commit is contained in:
commit
e49bdbd3bb
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@ -210,7 +210,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
HOMEBREW_GITHUB_API_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
- uses: codecov/codecov-action@e156083f13aff6830c92fc5faa23505779fbf649 # v1.2.1
|
- uses: codecov/codecov-action@fcebab03f26c7530a22baa63f06b3e0515f0c7cd
|
||||||
|
|
||||||
test-default-formula-linux:
|
test-default-formula-linux:
|
||||||
name: test default formula (Linux)
|
name: test default formula (Linux)
|
||||||
@ -292,4 +292,4 @@ jobs:
|
|||||||
|
|
||||||
- run: brew test-bot --only-formulae --test-default-formula
|
- run: brew test-bot --only-formulae --test-default-formula
|
||||||
|
|
||||||
- uses: codecov/codecov-action@e156083f13aff6830c92fc5faa23505779fbf649 # v1.2.1
|
- uses: codecov/codecov-action@fcebab03f26c7530a22baa63f06b3e0515f0c7cd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user