Skip to content

Commit 880da76

Browse files
authored
Merge pull request #785 from Homebrew/dependabot/github_actions/codecov/codecov-action-5.3.1
2 parents d143fd8 + d954fdc commit 880da76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: bundle exec rubocop -D lib/
3232

3333
- name: Upload coverage results
34-
uses: codecov/codecov-action@1e68e06f1dbfde0e4cefc87efeba9e4643565303 # v5.1.2
34+
uses: codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
3535
with:
3636
files: coverage/coverage.xml
3737
disable_search: true

0 commit comments

Comments
 (0)