Skip to content

Commit c955546

Browse files
authored
Merge pull request #734 from Homebrew/dependabot/github_actions/codecov/codecov-action-5.0.4
2 parents f42f20b + 349e12b commit c955546

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
@@ -31,7 +31,7 @@ jobs:
3131
run: bundle exec rubocop -D lib/
3232

3333
- name: Upload coverage results
34-
uses: codecov/codecov-action@5c47607acb93fed5485fdbf7232e8a31425f672a # v5.0.2
34+
uses: codecov/codecov-action@985343d70564a82044c1b7fcb84c2fa05405c1a2 # v5.0.4
3535
with:
3636
files: coverage/coverage.xml
3737
disable_search: true

0 commit comments

Comments
 (0)