Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Bump the actions group with 3 updates#13

Merged
arnaudlh merged 1 commit intomainfrom
dependabot/github_actions/actions-fcbd3eb658
Apr 25, 2025
Merged

Bump the actions group with 3 updates#13
arnaudlh merged 1 commit intomainfrom
dependabot/github_actions/actions-fcbd3eb658

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2025

Bumps the actions group with 3 updates: actions/checkout, terraform-linters/setup-tflint and hashicorp/setup-terraform.

Updates actions/checkout from 3 to 4

Release notes

Sourced from actions/checkout's releases.

v4.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3...v4.0.0

v3.6.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v3.5.3...v3.6.0

v3.5.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v3...v3.5.3

v3.5.2

What's Changed

Full Changelog: actions/checkout@v3.5.1...v3.5.2

v3.5.1

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

v4.1.2

v4.1.1

v4.1.0

... (truncated)

Commits

Updates terraform-linters/setup-tflint from 3 to 4

Release notes

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

v4.0.0

What's Changed

Breaking Changes

Full Changelog: terraform-linters/setup-tflint@v3...v4.0.0

v3.1.1

What's Changed

Features

Dependencies

Full Changelog: terraform-linters/setup-tflint@v3...v3.1.1

v3.1.0

What's Changed

Features

Documentation

Dependencies

... (truncated)

Commits
  • 90f302c build(deps-dev): Bump eslint-plugin-jest from 28.9.0 to 28.11.0 (#291)
  • 51d78d8 build(deps-dev): Bump eslint-plugin-jsdoc from 50.4.3 to 50.6.3 (#290)
  • 36e2f79 build(deps-dev): Bump @​babel/eslint-parser from 7.25.9 to 7.26.8 (#292)
  • 2699206 lint: run in test workflow (#289)
  • ea09057 build(deps-dev): Bump @​eslint/eslintrc from 3.2.0 to 3.3.0 (#283)
  • 1b4ca0a build(deps-dev): Bump prettier from 3.4.2 to 3.5.3 (#284)
  • d43cc26 build(deps-dev): Bump eslint from 9.17.0 to 9.21.0 (#285)
  • 9a43a56 build(deps-dev): Bump globals from 15.14.0 to 16.0.0 (#286)
  • cc37f59 eslint: expect extensions for local imports (#288)
  • ecaf8d4 add unique names per integration test (#282)
  • Additional commits viewable in compare view

Updates hashicorp/setup-terraform from 2 to 3

Release notes

Sourced from hashicorp/setup-terraform's releases.

v3.0.0

NOTES:

  • Updated default runtime to node20 (#346)
  • The wrapper around the installed Terraform binary has been fixed to return the exact STDOUT and STDERR from Terraform when executing commands. Previous versions of setup-terraform may have required workarounds to process the STDOUT in bash, such as filtering out the first line or selectively parsing STDOUT with jq. These workarounds may need to be adjusted with v3.0.0, which will now return just the STDOUT/STDERR from Terraform with no errant characters/statements. (#367)

BUG FIXES:

  • Fixed malformed stdout when wrapper is enabled (#367)

v2.0.3

What's Changed

NOTES

Full Changelog: hashicorp/setup-terraform@v2.0.2...v2.0.3

v2.0.2

What's Changed

NOTES

INTERNAL

Full Changelog: hashicorp/setup-terraform@v2.0.1...v2.0.2

v2.0.1

What's Changed

ENHANCEMENTS

BUG FIXES

INTERNAL

... (truncated)

Changelog

Sourced from hashicorp/setup-terraform's changelog.

3.1.2 (2024-08-19)

NOTES:

  • This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#430)

3.1.1 (2024-05-07)

BUG FIXES:

  • wrapper: Fix wrapper to output to stdout and stderr immediately when data is received (#395)

3.1.0 (2024-04-23)

ENHANCEMENTS:

  • Automatically fallback to darwin/amd64 for Terraform versions before 1.0.2 as releases for darwin/arm64 are not available (#409)

3.0.0 (2023-10-30)

NOTES:

  • Updated default runtime to node20 (#346)
  • The wrapper around the installed Terraform binary has been fixed to return the exact STDOUT and STDERR from Terraform when executing commands. Previous versions of setup-terraform may have required workarounds to process the STDOUT in bash, such as filtering out the first line or selectively parsing STDOUT with jq. These workarounds may need to be adjusted with v3.0.0, which will now return just the STDOUT/STDERR from Terraform with no errant characters/statements. (#367)

BUG FIXES:

  • Fixed malformed stdout when wrapper is enabled (#367)

[2.0.3] (2022-11-01)

NOTES

  • Reduced occurrences of GitHub Actions warnings for setting output #247

[2.0.2] (2022-10-12)

BUG FIXES

INTERNAL

[2.0.1] (2022-10-12)

ENHANCEMENTS

... (truncated)

Commits
  • b9cd54a Update package version
  • 47b7a54 Update changelog
  • 20bffec Bump @​hashicorp/js-releases from 1.7.2 to 1.7.3 (#430)
  • 7f4493e Result of tsccr-helper -log-level=info gha update -latest . (#426)
  • bda2976 Bump semver from 7.6.2 to 7.6.3 (#427)
  • 3235006 Result of tsccr-helper -log-level=info gha update -latest . (#421)
  • 81777d5 deps: Bump braces to 3.0.3 (#423)
  • c5b46f3 [CI] Update lock workflow file
  • 0ec620c [CI] terraform-devex-repos automation
  • 02909a6 [CI] terraform-devex-repos automation
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [terraform-linters/setup-tflint](https://github.com/terraform-linters/setup-tflint) and [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform).


Updates `actions/checkout` from 3 to 4
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

Updates `terraform-linters/setup-tflint` from 3 to 4
- [Release notes](https://github.com/terraform-linters/setup-tflint/releases)
- [Commits](terraform-linters/setup-tflint@v3...v4)

Updates `hashicorp/setup-terraform` from 2 to 3
- [Release notes](https://github.com/hashicorp/setup-terraform/releases)
- [Changelog](https://github.com/hashicorp/setup-terraform/blob/main/CHANGELOG.md)
- [Commits](hashicorp/setup-terraform@v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: terraform-linters/setup-tflint
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: hashicorp/setup-terraform
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 24, 2025

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-advanced-security
Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

2 similar comments
@github-advanced-security
Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@github-advanced-security
Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Copy link
Copy Markdown
Collaborator

@arnaudlh arnaudlh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@arnaudlh arnaudlh requested a review from Copilot April 25, 2025 08:00
@arnaudlh arnaudlh self-assigned this Apr 25, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates dependency versions for actions used in various GitHub workflows to their latest releases. The changes include:

  • Updating actions/checkout from v3 to v4 across workflows.
  • Upgrading hashicorp/setup-terraform from v2 to v3.
  • Upgrading terraform-linters/setup-tflint from v3 to v4.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.github/workflows/terraform-tests.yml Updates checkout and setup-terraform to newer versions for various test jobs.
.github/workflows/terraform-security-msdo.yml Updates checkout version from v3 to v4 for the security scan workflow.
.github/workflows/terraform-lint.yml Updates both checkout and setup-tflint actions to reflect new versions.

@arnaudlh arnaudlh added the CI label Apr 25, 2025
@arnaudlh arnaudlh merged commit 493c8ad into main Apr 25, 2025
15 checks passed
@arnaudlh arnaudlh deleted the dependabot/github_actions/actions-fcbd3eb658 branch April 25, 2025 08:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants