Skip to content

Commit

Permalink
Bump nick-fields/retry in the prod-dependencies group across 1 direct…
Browse files Browse the repository at this point in the history
…ory (#1083)

Bumps the prod-dependencies group with 1 update in the / directory: [nick-fields/retry](https://github.com/nick-fields/retry).


Updates `nick-fields/retry` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/nick-fields/retry/releases)
- [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js)
- [Commits](nick-fields/retry@7152eba...c97818c)

---
updated-dependencies:
- dependency-name: nick-fields/retry
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 3ba043b commit 9026145
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/qe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
extra-dirs: certsuite-sample-workload certsuite

- name: Run the tests (against image)
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # v3.0.0
uses: nick-fields/retry@c97818ca39074beaea45180dba704f92496a0082 # v3.0.1
with:
timeout_minutes: 60
max_attempts: 3
Expand All @@ -126,7 +126,7 @@ jobs:
working-directory: certsuite

- name: Run the tests (against binary)
uses: nick-fields/retry@7152eba30c6575329ac0576536151aca5a72780e # v3.0.0
uses: nick-fields/retry@c97818ca39074beaea45180dba704f92496a0082 # v3.0.1
with:
timeout_minutes: 60
max_attempts: 3
Expand Down

0 comments on commit 9026145

Please sign in to comment.