Skip to content

Commit a95128f

Browse files
dependabot[bot]soumeh01
authored andcommitted
Bump Wandalen/wretry.action from 3.7.2 to 3.7.3
Bumps [Wandalen/wretry.action](https://github.com/wandalen/wretry.action) from 3.7.2 to 3.7.3. - [Release notes](https://github.com/wandalen/wretry.action/releases) - [Commits](Wandalen/wretry.action@8ceaefd...ffdd254) --- updated-dependencies: - dependency-name: Wandalen/wretry.action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 77e8140 commit a95128f

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@8ceaefd717b7cdae4f2637f9a433242ade421a0a # v3.7.2
585+
uses: Wandalen/wretry.action@ffdd254f4eaf1562b8a2c66aeaa37f1ff2231179 # v3.7.3
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@8ceaefd717b7cdae4f2637f9a433242ade421a0a # v3.7.2
261+
uses: Wandalen/wretry.action@ffdd254f4eaf1562b8a2c66aeaa37f1ff2231179 # v3.7.3
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@8ceaefd717b7cdae4f2637f9a433242ade421a0a # v3.7.2
273+
uses: Wandalen/wretry.action@ffdd254f4eaf1562b8a2c66aeaa37f1ff2231179 # v3.7.3
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@8ceaefd717b7cdae4f2637f9a433242ade421a0a # v3.7.2
433+
uses: Wandalen/wretry.action@ffdd254f4eaf1562b8a2c66aeaa37f1ff2231179 # v3.7.3
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@8ceaefd717b7cdae4f2637f9a433242ade421a0a # v3.7.2
259+
uses: Wandalen/wretry.action@ffdd254f4eaf1562b8a2c66aeaa37f1ff2231179 # v3.7.3
260260
with:
261261
action: codecov/codecov-action@v4
262262
with: |

0 commit comments

Comments
 (0)