Skip to content

Commit 46bf1e5

Browse files
authored
Merge pull request #860 from Homebrew/dependabot/github_actions/codecov/codecov-action-5.4.3
2 parents 6a73e6d + af18dd8 commit 46bf1e5

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
@@ -36,7 +36,7 @@ jobs:
3636
run: bundle exec rubocop -D lib/
3737

3838
- name: Upload coverage results
39-
uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
39+
uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
4040
with:
4141
files: coverage/coverage.xml
4242
disable_search: true

0 commit comments

Comments
 (0)