Skip to content

Commit

Permalink
Bump Wandalen/wretry.action from 1.3.0 to 1.4.4 (#1319)
Browse files Browse the repository at this point in the history
Bumps
[Wandalen/wretry.action](https://github.com/wandalen/wretry.action) from
1.3.0 to 1.4.4.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Wandalen/wretry.action/commit/62451a214c01d1b0136b4f87289d840b30d67b98"><code>62451a2</code></a>
version 1.4.4</li>
<li><a
href="https://github.com/Wandalen/wretry.action/commit/b0dafbbe7afcdf834bcc9cea44c3ab36f3d6d998"><code>b0dafbb</code></a>
Update build file, add missed dependencies</li>
<li><a
href="https://github.com/Wandalen/wretry.action/commit/50600a260214594b7300f5977d10b70fec5713b6"><code>50600a2</code></a>
version 1.4.3</li>
<li><a
href="https://github.com/Wandalen/wretry.action/commit/2b81ed10c3cc2d3ef8835d2ef8f4680f7e0c43a3"><code>2b81ed1</code></a>
Update build file, add missed dependencies</li>
<li><a
href="https://github.com/Wandalen/wretry.action/commit/e9055066d72d2369a461fe647b0cd888d0650401"><code>e905506</code></a>
version 1.4.2</li>
<li><a
href="https://github.com/Wandalen/wretry.action/commit/560268f8f6a47848a743dee21f435c9ddbbfeaec"><code>560268f</code></a>
version 1.4.1</li>
<li><a
href="https://github.com/Wandalen/wretry.action/commit/c04b3380d37a864a165edf448f052814ff31d09c"><code>c04b338</code></a>
Update readme.md</li>
<li><a
href="https://github.com/Wandalen/wretry.action/commit/5d5a9bd4204a45a0a541d7f156fde98f57266582"><code>5d5a9bd</code></a>
version 1.4.0</li>
<li><a
href="https://github.com/Wandalen/wretry.action/commit/7bef43bf04dbc821f1691c0401ea854516a66c60"><code>7bef43b</code></a>
Merge pull request <a
href="https://redirect.github.com/wandalen/wretry.action/issues/112">#112</a>
from dmvict/add_option</li>
<li><a
href="https://github.com/Wandalen/wretry.action/commit/47ca1fc249e1815602642f9a28c016d8c02818eb"><code>47ca1fc</code></a>
Update readme.md</li>
<li>Additional commits viewable in <a
href="https://github.com/wandalen/wretry.action/compare/a163f62ae554a8f3cbe27b23db15b60c0ae2e93c...62451a214c01d1b0136b4f87289d840b30d67b98">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Wandalen/wretry.action&package-manager=github_actions&previous-version=1.3.0&new-version=1.4.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sourabh Mehta <73165318+soumeh01@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and soumeh01 authored Feb 12, 2024
1 parent 14c5127 commit fd40942
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/buildmgr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ jobs:

- name: Upload Report to Codecov
if: ${{ !github.event.repository.private }}
uses: Wandalen/wretry.action@a163f62ae554a8f3cbe27b23db15b60c0ae2e93c # v1.3.0
uses: Wandalen/wretry.action@62451a214c01d1b0136b4f87289d840b30d67b98 # v1.4.4
with:
action: codecov/codecov-action@v3
with: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/packchk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ jobs:

- name: Upload Report to Codecov
if: ${{ !github.event.repository.private }}
uses: Wandalen/wretry.action@a163f62ae554a8f3cbe27b23db15b60c0ae2e93c # v1.3.0
uses: Wandalen/wretry.action@62451a214c01d1b0136b4f87289d840b30d67b98 # v1.4.4
with:
action: codecov/codecov-action@v3
with: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/packgen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ jobs:

- name: Upload Report to Codecov
if: ${{ !github.event.repository.private }}
uses: Wandalen/wretry.action@a163f62ae554a8f3cbe27b23db15b60c0ae2e93c # v1.3.0
uses: Wandalen/wretry.action@62451a214c01d1b0136b4f87289d840b30d67b98 # v1.4.4
with:
action: codecov/codecov-action@v3
with: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/projmgr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ jobs:

- name: Upload Report to Codecov
if: ${{ !github.event.repository.private }}
uses: Wandalen/wretry.action@a163f62ae554a8f3cbe27b23db15b60c0ae2e93c # v1.3.0
uses: Wandalen/wretry.action@62451a214c01d1b0136b4f87289d840b30d67b98 # v1.4.4
with:
action: codecov/codecov-action@v3
with: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/svdconv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ jobs:

- name: Upload Report to Codecov
if: ${{ !github.event.repository.private }}
uses: Wandalen/wretry.action@a163f62ae554a8f3cbe27b23db15b60c0ae2e93c # v1.3.0
uses: Wandalen/wretry.action@62451a214c01d1b0136b4f87289d840b30d67b98 # v1.4.4
with:
action: codecov/codecov-action@v3
with: |
Expand Down

0 comments on commit fd40942

Please sign in to comment.