Skip to content

Commit 15b3a71

Browse files
dependabot[bot]soumeh01
authored andcommitted
Bump Wandalen/wretry.action from 3.7.3 to 3.8.0
Bumps [Wandalen/wretry.action](https://github.com/wandalen/wretry.action) from 3.7.3 to 3.8.0. - [Release notes](https://github.com/wandalen/wretry.action/releases) - [Commits](Wandalen/wretry.action@ffdd254...e68c23e) --- 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 e204610 commit 15b3a71

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@ffdd254f4eaf1562b8a2c66aeaa37f1ff2231179 # v3.7.3
585+
uses: Wandalen/wretry.action@e68c23e6309f2871ca8ae4763e7629b9c258e1ea # v3.8.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@ffdd254f4eaf1562b8a2c66aeaa37f1ff2231179 # v3.7.3
261+
uses: Wandalen/wretry.action@e68c23e6309f2871ca8ae4763e7629b9c258e1ea # v3.8.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@ffdd254f4eaf1562b8a2c66aeaa37f1ff2231179 # v3.7.3
273+
uses: Wandalen/wretry.action@e68c23e6309f2871ca8ae4763e7629b9c258e1ea # v3.8.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
@@ -429,7 +429,7 @@ jobs:
429429

430430
- name: Upload Report to Codecov
431431
if: ${{ !github.event.repository.private }}
432-
uses: Wandalen/wretry.action@ffdd254f4eaf1562b8a2c66aeaa37f1ff2231179 # v3.7.3
432+
uses: Wandalen/wretry.action@e68c23e6309f2871ca8ae4763e7629b9c258e1ea # v3.8.0
433433
with:
434434
action: codecov/codecov-action@v4
435435
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@ffdd254f4eaf1562b8a2c66aeaa37f1ff2231179 # v3.7.3
259+
uses: Wandalen/wretry.action@e68c23e6309f2871ca8ae4763e7629b9c258e1ea # v3.8.0
260260
with:
261261
action: codecov/codecov-action@v4
262262
with: |

0 commit comments

Comments
 (0)