Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps the github-actions group with 5 updates in the / directory:

Package From To
actions/checkout 5.0.0 5.0.1
terraform-linters/setup-tflint 6.2.0 6.2.1
actions/upload-artifact 4.6.2 5.0.0
bridgecrewio/checkov-action 12.3065.0 12.3073.0
dorny/test-reporter 2.1.1 2.2.0

Updates actions/checkout from 5.0.0 to 5.0.1

Release notes

Sourced from actions/checkout's releases.

v5.0.1

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

Commits

Updates terraform-linters/setup-tflint from 6.2.0 to 6.2.1

Release notes

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

v6.2.1

What's Changed

Features

Dependencies

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

Commits

Updates actions/upload-artifact from 4.6.2 to 5.0.0

Release notes

Sourced from actions/upload-artifact's releases.

v5.0.0

What's Changed

BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but we're treating it as such.

New Contributors

Full Changelog: actions/upload-artifact@v4...v5.0.0

Commits
  • 330a01c Merge pull request #734 from actions/danwkennedy/prepare-5.0.0
  • 03f2824 Update github.dep.yml
  • 905a1ec Prepare v5.0.0
  • 2d9f9cd Merge pull request #725 from patrikpolyak/patch-1
  • 9687587 Merge branch 'main' into patch-1
  • 2848b2c Merge pull request #727 from danwkennedy/patch-1
  • 9b51177 Spell out the first use of GHES
  • cd231ca Update GHES guidance to include reference to Node 20 version
  • de65e23 Merge pull request #712 from actions/nebuk89-patch-1
  • 8747d8c Update README.md
  • Additional commits viewable in compare view

Updates bridgecrewio/checkov-action from 12.3065.0 to 12.3073.0

Commits
  • de3c276 Bump checkov container version to 3.2.493
  • 1c4f892 Bump checkov container version to 3.2.492
  • e204b46 Bump checkov container version to 3.2.491
  • 5abded9 Bump checkov container version to 3.2.490
  • d146511 Bump checkov container version to 3.2.489
  • 197d539 Bump checkov container version to 3.2.488
  • 8d0d0d9 Bump checkov container version to 3.2.487
  • 85a3d1e Bump checkov container version to 3.2.486
  • See full diff in compare view

Updates dorny/test-reporter from 2.1.1 to 2.2.0

Changelog

Sourced from dorny/test-reporter's changelog.

Changelog

2.2.0

2.1.1

2.1.0

2.0.0

1.9.1

1.9.0

1.8.0

1.7.0

... (truncated)

Commits
  • 7b7927a test-reporter release v2.2.0
  • eeac280 Merge pull request #676 from dorny/dependabot/npm_and_yarn/js-yaml-4.1.1
  • 6939db5 Bump js-yaml from 4.1.0 to 4.1.1
  • b3812e0 Merge pull request #664 from pespinel/feature/collapsed-option
  • cd29956 tests: refactor input collapsed=auto to individual tests
  • c793522 feat: add validation for the collapsed input parameter
  • 5fb0582 chore: run linter to fix code style issues
  • 7148297 test: fix linter and create tests
  • 828632a feat: add collapsed option to control report visibility
  • 4a41472 Merge pull request #672 from dorny/bugfix/671-allow_hyphens_in_badge_image_names
  • 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

…updates

Bumps the github-actions group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `5.0.0` | `5.0.1` |
| [terraform-linters/setup-tflint](https://github.com/terraform-linters/setup-tflint) | `6.2.0` | `6.2.1` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.2` | `5.0.0` |
| [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) | `12.3065.0` | `12.3073.0` |
| [dorny/test-reporter](https://github.com/dorny/test-reporter) | `2.1.1` | `2.2.0` |



Updates `actions/checkout` from 5.0.0 to 5.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@08c6903...93cb6ef)

Updates `terraform-linters/setup-tflint` from 6.2.0 to 6.2.1
- [Release notes](https://github.com/terraform-linters/setup-tflint/releases)
- [Commits](terraform-linters/setup-tflint@acd1575...4cb9fee)

Updates `actions/upload-artifact` from 4.6.2 to 5.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@ea165f8...330a01c)

Updates `bridgecrewio/checkov-action` from 12.3065.0 to 12.3073.0
- [Release notes](https://github.com/bridgecrewio/checkov-action/releases)
- [Commits](bridgecrewio/checkov-action@09ed8b3...de3c276)

Updates `dorny/test-reporter` from 2.1.1 to 2.2.0
- [Release notes](https://github.com/dorny/test-reporter/releases)
- [Changelog](https://github.com/dorny/test-reporter/blob/main/CHANGELOG.md)
- [Commits](dorny/test-reporter@dc3a926...7b7927a)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: terraform-linters/setup-tflint
  dependency-version: 6.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: actions/upload-artifact
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: bridgecrewio/checkov-action
  dependency-version: 12.3073.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: dorny/test-reporter
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 17, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 17, 2025 23:45
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 17, 2025
@devorekristen devorekristen self-requested a review November 19, 2025 01:11
@devorekristen devorekristen merged commit d0c55a4 into main Nov 19, 2025
2 of 3 checks passed
@devorekristen devorekristen deleted the dependabot/github_actions/github-actions-658a334390 branch November 19, 2025 01:11
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.

3 participants