Conversation
Bumps the github-actions group with 6 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4.2.2` | `5.0.0` | | [actions/create-github-app-token](https://github.com/actions/create-github-app-token) | `2.0.6` | `2.1.1` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `4.3.0` | `5.0.0` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.29.7` | `3.29.9` | | [terraform-linters/setup-tflint](https://github.com/terraform-linters/setup-tflint) | `4.1.1` | `5.0.0` | | [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) | `12.3046.0` | `12.3050.0` | Updates `actions/checkout` from 4.2.2 to 5.0.0 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@11bd719...08c6903) Updates `actions/create-github-app-token` from 2.0.6 to 2.1.1 - [Release notes](https://github.com/actions/create-github-app-token/releases) - [Commits](actions/create-github-app-token@df432ce...a8d6161) Updates `actions/download-artifact` from 4.3.0 to 5.0.0 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@d3f86a1...634f93c) Updates `github/codeql-action` from 3.29.7 to 3.29.9 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@51f7732...df55935) Updates `terraform-linters/setup-tflint` from 4.1.1 to 5.0.0 - [Release notes](https://github.com/terraform-linters/setup-tflint/releases) - [Commits](terraform-linters/setup-tflint@90f302c...ae78205) Updates `bridgecrewio/checkov-action` from 12.3046.0 to 12.3050.0 - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](bridgecrewio/checkov-action@c903af7...3d6f507) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/create-github-app-token dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: actions/download-artifact dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: github/codeql-action dependency-version: 3.29.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: terraform-linters/setup-tflint 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.3050.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the github-actions group with 6 updates:
4.2.25.0.02.0.62.1.14.3.05.0.03.29.73.29.94.1.15.0.012.3046.012.3050.0Updates
actions/checkoutfrom 4.2.2 to 5.0.0Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
08c6903Prepare v5.0.0 release (#2238)9f26565Update actions checkout to use node 24 (#2226)08eba0bPrepare release v4.3.0 (#2237)631c7dcUpdate package dependencies (#2236)8edcb1bUpdate CODEOWNERS for actions (#2224)09d2acaUpdate README.md (#2194)85e6279Adjust positioning of user email note and permissions heading (#2044)009b9aeDocumentation update - add recommended permissions to Readme (#2043)cbb7224Update README.md (#1977)3b9b8c8docs: update README.md (#1971)Updates
actions/create-github-app-tokenfrom 2.0.6 to 2.1.1Release notes
Sourced from actions/create-github-app-token's releases.
Commits
a8d6161build(release): 2.1.1 [skip ci]5204204fix: revert "usenode24as runner" (#278)0f859bfbuild(release): 2.1.0 [skip ci]a1cbe0ffeat: usenode24as runner (#267)d7ee281build(deps-dev): bump the development-dependencies group across 1 directory w...93c1f04build(deps-dev): bump the development-dependencies group with 4 updates (#255)dff4b11ci(test): setpermissionsin test workflow (#247)6d44c9fdocs(README): Client ID can be used as App ID (#251)Updates
actions/download-artifactfrom 4.3.0 to 5.0.0Release notes
Sourced from actions/download-artifact's releases.
... (truncated)
Commits
634f93cMerge pull request #416 from actions/single-artifact-id-download-pathb19ff43refactor: resolve download path correctly in artifact download tests (mainly ...e262cbebundle distbff23f9update docsfff8c14fix download path logic when downloading a single artifact by id448e3f8Merge pull request #407 from actions/nebuk89-patch-147225c4Update README.mdUpdates
github/codeql-actionfrom 3.29.7 to 3.29.9Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
df55935Merge pull request #3026 from github/update-v3.29.9-cc722e47653f255bUpdate changelog for v3.29.9cc722e4Merge pull request #3023 from github/redsun82/rust-testa4cd8fdMerge pull request #3024 from github/dependabot/npm_and_yarn/npm-3a4f9bf414542b274Update checked-in dependencies1a376caBump the npm group with 6 updates9f966bbMerge branch 'main' into redsun82/rust-testc6dcdfaMerge pull request #2993 from github/cklin/overlay-pack-check821d3bdMerge branch 'main' into cklin/overlay-pack-checkbf1dd69Move comments up inrust.ymlUpdates
terraform-linters/setup-tflintfrom 4.1.1 to 5.0.0Release notes
Sourced from terraform-linters/setup-tflint's releases.
Commits
ae78205fix: treat tflint exit code 2 as failure (#324)d12e7d7build(deps): Bump@octokit/restfrom 21.1.1 to 22.0.0 (#318)94a7c68build(deps-dev): Bump eslint-plugin-jest from 28.11.0 to 29.0.1 (#317)088aad0build(deps-dev): Bump prettier from 3.5.3 to 3.6.2 (#319)703178cbuild(deps): Bump actions/setup-node from 4.3.0 to 4.4.0 (#307)6386b31build(deps): Bump haya14busa/action-update-semver from 1.2.1 to 1.3.0 (#308)090d6a0build(deps-dev): Bump@babel/eslint-parserfrom 7.27.5 to 7.28.0 (#320)501d0fbbuild(deps-dev): Bump eslint-config-prettier from 10.1.1 to 10.1.8 (#321)b06714adependabot: automerge (#322)e3e4b9bbuild(deps-dev): Bump@eslint/jsfrom 9.21.0 to 9.30.0 (#313)Updates
bridgecrewio/checkov-actionfrom 12.3046.0 to 12.3050.0Commits
3d6f507Bump checkov container version to 3.2.461562029bBump checkov container version to 3.2.460b14eb7cBump checkov container version to 3.2.459649c937Bump checkov container version to 3.2.458You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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