Skip to content

Commit dadd8f3

Browse files
dependabot[bot]soumeh01
authored andcommitted
Bump Wandalen/wretry.action from 3.5.0 to 3.7.0
Bumps [Wandalen/wretry.action](https://github.com/wandalen/wretry.action) from 3.5.0 to 3.7.0. - [Release notes](https://github.com/wandalen/wretry.action/releases) - [Commits](Wandalen/wretry.action@6feedb7...f8754f7) --- updated-dependencies: - dependency-name: Wandalen/wretry.action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c2025f commit dadd8f3

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.github/workflows/buildmgr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ jobs:
582582

583583
- name: Upload Report to Codecov
584584
if: ${{ !github.event.repository.private }}
585-
uses: Wandalen/wretry.action@6feedb7dedadeb826de0f45ff482b53b379a7844 # v3.5.0
585+
uses: Wandalen/wretry.action@f8754f79743ba113fedbba4499593f7d73b458eb # v3.7.0
586586
with:
587587
action: codecov/codecov-action@v4
588588
with: |

.github/workflows/packchk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ jobs:
258258

259259
- name: Upload Report to Codecov
260260
if: ${{ !github.event.repository.private }}
261-
uses: Wandalen/wretry.action@6feedb7dedadeb826de0f45ff482b53b379a7844 # v3.5.0
261+
uses: Wandalen/wretry.action@f8754f79743ba113fedbba4499593f7d73b458eb # v3.7.0
262262
with:
263263
action: codecov/codecov-action@v4
264264
with: |

.github/workflows/packgen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ jobs:
270270

271271
- name: Upload Report to Codecov
272272
if: ${{ !github.event.repository.private }}
273-
uses: Wandalen/wretry.action@6feedb7dedadeb826de0f45ff482b53b379a7844 # v3.5.0
273+
uses: Wandalen/wretry.action@f8754f79743ba113fedbba4499593f7d73b458eb # v3.7.0
274274
with:
275275
action: codecov/codecov-action@v4
276276
with: |

.github/workflows/projmgr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ jobs:
430430

431431
- name: Upload Report to Codecov
432432
if: ${{ !github.event.repository.private }}
433-
uses: Wandalen/wretry.action@6feedb7dedadeb826de0f45ff482b53b379a7844 # v3.5.0
433+
uses: Wandalen/wretry.action@f8754f79743ba113fedbba4499593f7d73b458eb # v3.7.0
434434
with:
435435
action: codecov/codecov-action@v4
436436
with: |

.github/workflows/svdconv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ jobs:
256256

257257
- name: Upload Report to Codecov
258258
if: ${{ !github.event.repository.private }}
259-
uses: Wandalen/wretry.action@6feedb7dedadeb826de0f45ff482b53b379a7844 # v3.5.0
259+
uses: Wandalen/wretry.action@f8754f79743ba113fedbba4499593f7d73b458eb # v3.7.0
260260
with:
261261
action: codecov/codecov-action@v4
262262
with: |

0 commit comments

Comments
 (0)