Skip to content

Commit

Permalink
Bump Wandalen/wretry.action from 1.4.8 to 1.4.9 (home-assistant#113132)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 12, 2024
1 parent 50ac3c8 commit 46ab4bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1089,7 +1089,7 @@ jobs:
pattern: coverage-*
- name: Upload coverage to Codecov (full coverage)
if: needs.info.outputs.test_full_suite == 'true'
uses: Wandalen/[email protected].8
uses: Wandalen/[email protected].9
with:
action: codecov/[email protected]
with: |
Expand All @@ -1100,7 +1100,7 @@ jobs:
attempt_delay: 30000
- name: Upload coverage to Codecov (partial coverage)
if: needs.info.outputs.test_full_suite == 'false'
uses: Wandalen/[email protected].8
uses: Wandalen/[email protected].9
with:
action: codecov/[email protected]
with: |
Expand Down

0 comments on commit 46ab4bb

Please sign in to comment.