Skip to content

chore(deps): bump terraform-linters/setup-tflint from 5.0.0 to 6.2.0#4814

Merged
npalm merged 1 commit intomainfrom
dependabot/github_actions/terraform-linters/setup-tflint-6.2.0
Oct 11, 2025
Merged

chore(deps): bump terraform-linters/setup-tflint from 5.0.0 to 6.2.0#4814
npalm merged 1 commit intomainfrom
dependabot/github_actions/terraform-linters/setup-tflint-6.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 6, 2025

Bumps terraform-linters/setup-tflint from 5.0.0 to 6.2.0.

Release notes

Sourced from terraform-linters/setup-tflint's releases.

v6.2.0

What's Changed

Features

Full Changelog: terraform-linters/setup-tflint@v6...v6.2.0

v6.1.0

What's Changed

Features

Full Changelog: terraform-linters/setup-tflint@v6...v6.1.0

v6.0.0

What's Changed

Breaking

Docs

Dependencies

... (truncated)

Commits
  • acd1575 feat: cache tflint binary using @​actions/tool-cache (#355)
  • d75d07d feat: add cache-hit output (#354)
  • 9f44723 feat: show tflint version and set output (#353)
  • a8a2cbd feat: add plugin caching (#347)
  • 63ca199 readme: v5 -> v6
  • 115085c upgrade to node 24 (#335)
  • a2785e7 build(deps-dev): Bump @​eslint/compat from 1.3.2 to 1.4.0 (#343)
  • 6ed4d8d build(deps-dev): Bump globals from 16.0.0 to 16.4.0 (#345)
  • 4358ce9 build(deps): Bump actions/cache from 4.2.4 to 4.3.0 (#337)
  • 61c956a build(deps-dev): Bump @​vercel/ncc from 0.38.3 to 0.38.4 (#341)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [terraform-linters/setup-tflint](https://github.com/terraform-linters/setup-tflint) from 5.0.0 to 6.2.0.
- [Release notes](https://github.com/terraform-linters/setup-tflint/releases)
- [Commits](terraform-linters/setup-tflint@ae78205...acd1575)

---
updated-dependencies:
- dependency-name: terraform-linters/setup-tflint
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Oct 6, 2025
@dependabot dependabot Bot requested a review from a team as a code owner October 6, 2025 19:01
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels Oct 6, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Oct 6, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/terraform-linters/setup-tflint acd1575d3c037258ce5b2dd01379dc49ce24c6b7 🟢 5.1
Details
CheckScoreReason
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Binary-Artifacts🟢 10no binaries found in the repo
Code-Review⚠️ 1Found 1/6 approved changesets -- score normalized to 1
Maintained🟢 1014 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10
Packaging⚠️ -1packaging workflow not detected
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Pinned-Dependencies🟢 10all dependencies are pinned
Token-Permissions⚠️ 0detected GitHub workflow tokens with excessive permissions
Security-Policy⚠️ 0security policy file not detected
License🟢 10license file detected
Fuzzing⚠️ 0project is not fuzzed
Signed-Releases⚠️ -1no releases found
Branch-Protection⚠️ 1branch protection is not maximal on development and all release branches
SAST🟢 4SAST tool is not run on all commits -- score normalized to 4
Vulnerabilities🟢 64 existing vulnerabilities detected

Scanned Files

  • .github/workflows/terraform.yml

@npalm npalm merged commit 17d8f91 into main Oct 11, 2025
43 checks passed
@npalm npalm deleted the dependabot/github_actions/terraform-linters/setup-tflint-6.2.0 branch October 11, 2025 09:00
LudovicTOURMAN pushed a commit to doctolib-lab/terraform-aws-github-runner that referenced this pull request Apr 7, 2026
…ithub-aws-runners#4814)

Bumps
[terraform-linters/setup-tflint](https://github.com/terraform-linters/setup-tflint)
from 5.0.0 to 6.2.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/terraform-linters/setup-tflint/releases">terraform-linters/setup-tflint's
releases</a>.</em></p>
<blockquote>
<h2>v6.2.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Features</h3>
<ul>
<li>feat: show tflint version and set output by <a
href="https://github.com/bendrucker"><code>@​bendrucker</code></a> in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/353">terraform-linters/setup-tflint#353</a></li>
<li>feat: add cache-hit output by <a
href="https://github.com/bendrucker"><code>@​bendrucker</code></a> in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/354">terraform-linters/setup-tflint#354</a></li>
<li>feat: cache tflint binary using <code>@​actions/tool-cache</code> by
<a href="https://github.com/bendrucker"><code>@​bendrucker</code></a> in
<a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/355">terraform-linters/setup-tflint#355</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/terraform-linters/setup-tflint/compare/v6...v6.2.0">https://github.com/terraform-linters/setup-tflint/compare/v6...v6.2.0</a></p>
<h2>v6.1.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Features</h3>
<ul>
<li>feat: add plugin caching by <a
href="https://github.com/bendrucker"><code>@​bendrucker</code></a> in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/347">terraform-linters/setup-tflint#347</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/terraform-linters/setup-tflint/compare/v6...v6.1.0">https://github.com/terraform-linters/setup-tflint/compare/v6...v6.1.0</a></p>
<h2>v6.0.0</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Breaking</h3>
<ul>
<li>upgrade to node 24 by <a
href="https://github.com/chenrui333"><code>@​chenrui333</code></a> in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/335">terraform-linters/setup-tflint#335</a></li>
</ul>
<h3>Docs</h3>
<ul>
<li>Update all mentions of terraform-linters/setup-tflint@v4 to v5 by <a
href="https://github.com/Rumbles"><code>@​Rumbles</code></a> in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/334">terraform-linters/setup-tflint#334</a></li>
</ul>
<h3>Dependencies</h3>
<ul>
<li>build(deps): Bump actions/cache from 4.2.3 to 4.2.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/325">terraform-linters/setup-tflint#325</a></li>
<li>build(deps-dev): Bump jest from 29.7.0 to 30.1.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/327">terraform-linters/setup-tflint#327</a></li>
<li>build(deps): Bump actions/checkout from 4.2.2 to 5.0.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/326">terraform-linters/setup-tflint#326</a></li>
<li>build(deps-dev): Bump <code>@​eslint/compat</code> from 1.2.7 to
1.3.2 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/329">terraform-linters/setup-tflint#329</a></li>
<li>build(deps-dev): Bump eslint-plugin-jsdoc from 51.3.1 to 54.1.1 by
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/328">terraform-linters/setup-tflint#328</a></li>
<li>build(deps-dev): Bump <code>@​eslint/js</code> from 9.30.0 to 9.34.0
by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/330">terraform-linters/setup-tflint#330</a></li>
<li>build(deps-dev): Bump eslint-plugin-import from 2.31.0 to 2.32.0 by
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/332">terraform-linters/setup-tflint#332</a></li>
<li>build(deps-dev): Bump eslint-plugin-prettier from 5.2.5 to 5.5.4 by
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/331">terraform-linters/setup-tflint#331</a></li>
<li>build(deps): Bump actions/setup-node from 4.4.0 to 5.0.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/336">terraform-linters/setup-tflint#336</a></li>
<li>build(deps): Bump haya14busa/action-update-semver from 1.3.0 to
1.5.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/338">terraform-linters/setup-tflint#338</a></li>
<li>build(deps-dev): Bump eslint from 9.30.0 to 9.36.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/339">terraform-linters/setup-tflint#339</a></li>
<li>build(deps-dev): Bump jest from 30.1.1 to 30.2.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/340">terraform-linters/setup-tflint#340</a></li>
<li>build(deps-dev): Bump <code>@​babel/eslint-parser</code> from 7.28.0
to 7.28.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/342">terraform-linters/setup-tflint#342</a></li>
<li>build(deps-dev): Bump eslint-plugin-jsdoc from 54.1.1 to 60.6.0 by
<a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/344">terraform-linters/setup-tflint#344</a></li>
<li>build(deps-dev): Bump <code>@​vercel/ncc</code> from 0.38.3 to
0.38.4 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/341">terraform-linters/setup-tflint#341</a></li>
<li>build(deps): Bump actions/cache from 4.2.4 to 4.3.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/terraform-linters/setup-tflint/pull/337">terraform-linters/setup-tflint#337</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/terraform-linters/setup-tflint/commit/acd1575d3c037258ce5b2dd01379dc49ce24c6b7"><code>acd1575</code></a>
feat: cache tflint binary using <code>@​actions/tool-cache</code> (<a
href="https://redirect.github.com/terraform-linters/setup-tflint/issues/355">#355</a>)</li>
<li><a
href="https://github.com/terraform-linters/setup-tflint/commit/d75d07df1e36e4dd045a422fbff5f50045f1c0b7"><code>d75d07d</code></a>
feat: add cache-hit output (<a
href="https://redirect.github.com/terraform-linters/setup-tflint/issues/354">#354</a>)</li>
<li><a
href="https://github.com/terraform-linters/setup-tflint/commit/9f4472348bd352a13a6e53bad90720a816d54d45"><code>9f44723</code></a>
feat: show tflint version and set output (<a
href="https://redirect.github.com/terraform-linters/setup-tflint/issues/353">#353</a>)</li>
<li><a
href="https://github.com/terraform-linters/setup-tflint/commit/a8a2cbdfb17397afadcc4fb3fcd64fdb215f0f9f"><code>a8a2cbd</code></a>
feat: add plugin caching (<a
href="https://redirect.github.com/terraform-linters/setup-tflint/issues/347">#347</a>)</li>
<li><a
href="https://github.com/terraform-linters/setup-tflint/commit/63ca1992080baeca6f0896d8971a21bea3539471"><code>63ca199</code></a>
readme: v5 -&gt; v6</li>
<li><a
href="https://github.com/terraform-linters/setup-tflint/commit/115085cc23c5f5eeebad58ba418ec14e88c7a431"><code>115085c</code></a>
upgrade to node 24 (<a
href="https://redirect.github.com/terraform-linters/setup-tflint/issues/335">#335</a>)</li>
<li><a
href="https://github.com/terraform-linters/setup-tflint/commit/a2785e7724816401cb652dcf526eccc145682834"><code>a2785e7</code></a>
build(deps-dev): Bump <code>@​eslint/compat</code> from 1.3.2 to 1.4.0
(<a
href="https://redirect.github.com/terraform-linters/setup-tflint/issues/343">#343</a>)</li>
<li><a
href="https://github.com/terraform-linters/setup-tflint/commit/6ed4d8d1368994370330c1c9a429b8a558ce7b14"><code>6ed4d8d</code></a>
build(deps-dev): Bump globals from 16.0.0 to 16.4.0 (<a
href="https://redirect.github.com/terraform-linters/setup-tflint/issues/345">#345</a>)</li>
<li><a
href="https://github.com/terraform-linters/setup-tflint/commit/4358ce97b2aa8a1488ce83524ce3edbd200a0eee"><code>4358ce9</code></a>
build(deps): Bump actions/cache from 4.2.4 to 4.3.0 (<a
href="https://redirect.github.com/terraform-linters/setup-tflint/issues/337">#337</a>)</li>
<li><a
href="https://github.com/terraform-linters/setup-tflint/commit/61c956a6418a98c46ce2090538b6336e2be4bdf4"><code>61c956a</code></a>
build(deps-dev): Bump <code>@​vercel/ncc</code> from 0.38.3 to 0.38.4
(<a
href="https://redirect.github.com/terraform-linters/setup-tflint/issues/341">#341</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/terraform-linters/setup-tflint/compare/ae78205cfffec9e8d93fd2b3115c7e9d3166d4b6...acd1575d3c037258ce5b2dd01379dc49ce24c6b7">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=terraform-linters/setup-tflint&package-manager=github_actions&previous-version=5.0.0&new-version=6.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant