Skip to content

Commit

Permalink
Bump nick-fields/retry from 3.0.0 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [nick-fields/retry](https://github.com/nick-fields/retry) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/nick-fields/retry/releases)
- [Changelog](https://github.com/nick-fields/retry/blob/master/.releaserc.js)
- [Commits](nick-fields/retry@v3.0.0...v3.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 25, 2025
1 parent b529d6a commit 06011af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/terraform-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
terraform_version: "1.10.4"
- name: Install tflint
uses: nick-fields/[email protected].0
uses: nick-fields/[email protected].2
with:
timeout_seconds: 30
max_attempts: 5
Expand All @@ -38,7 +38,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Install trivy
uses: nick-fields/[email protected].0
uses: nick-fields/[email protected].2
with:
timeout_seconds: 60
max_attempts: 5
Expand Down Expand Up @@ -86,7 +86,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Install terraform docs
uses: nick-fields/[email protected].0
uses: nick-fields/[email protected].2
with:
timeout_seconds: 60
max_attempts: 5
Expand Down

0 comments on commit 06011af

Please sign in to comment.