Bump the github-actions group across 1 directory with 7 updates#11180
Merged
DariuszPorowski merged 1 commit intomainfrom Feb 5, 2026
Merged
Conversation
Member
|
@dependabot rebase |
c305998 to
4f2d7a1
Compare
4f2d7a1 to
5ed945b
Compare
5ed945b to
7a38576
Compare
Member
|
@dependabot rebase |
Bumps the github-actions group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `6.0.1` | `6.0.2` | | [docker/login-action](https://github.com/docker/login-action) | `3.6.0` | `3.7.0` | | [github/codeql-action](https://github.com/github/codeql-action) | `4.31.10` | `4.32.1` | | [securego/gosec](https://github.com/securego/gosec) | `b579523bf6dbd3baf523a778c1a5d1f5c66e97fd` | `a631af86ec6d2557e40dac102293f15209794a75` | | [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) | `5.1.1` | `6.0.0` | | [actions/cache](https://github.com/actions/cache) | `5.0.2` | `5.0.3` | | [mikefarah/yq](https://github.com/mikefarah/yq) | `4.50.1` | `4.52.2` | Updates `actions/checkout` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@8e8c483...de0fac2) Updates `docker/login-action` from 3.6.0 to 3.7.0 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@5e57cd1...c94ce9f) Updates `github/codeql-action` from 4.31.10 to 4.32.1 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@cdefb33...6bc82e0) Updates `securego/gosec` from b579523bf6dbd3baf523a778c1a5d1f5c66e97fd to a631af86ec6d2557e40dac102293f15209794a75 - [Release notes](https://github.com/securego/gosec/releases) - [Commits](securego/gosec@b579523...a631af8) Updates `aws-actions/configure-aws-credentials` from 5.1.1 to 6.0.0 - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@61815dc...8df5847) Updates `actions/cache` from 5.0.2 to 5.0.3 - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@8b402f5...cdf6c1f) Updates `mikefarah/yq` from 4.50.1 to 4.52.2 - [Release notes](https://github.com/mikefarah/yq/releases) - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt) - [Commits](mikefarah/yq@065b200...2be0094) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: docker/login-action dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: github/codeql-action dependency-version: 4.32.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: securego/gosec dependency-version: a631af86ec6d2557e40dac102293f15209794a75 dependency-type: direct:production dependency-group: github-actions - dependency-name: aws-actions/configure-aws-credentials dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/cache dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: mikefarah/yq dependency-version: 4.52.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
7a38576 to
e2e5ae7
Compare
brooke-hamilton
approved these changes
Feb 5, 2026
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 7 updates in the / directory:
6.0.16.0.23.6.03.7.04.31.104.32.1b579523bf6dbd3baf523a778c1a5d1f5c66e97fda631af86ec6d2557e40dac102293f15209794a755.1.16.0.05.0.25.0.34.50.14.52.2Updates
actions/checkoutfrom 6.0.1 to 6.0.2Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
de0fac2Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7fAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...Updates
docker/login-actionfrom 3.6.0 to 3.7.0Release notes
Sourced from docker/login-action's releases.
Commits
c94ce9fMerge pull request #915 from docker/dependabot/npm_and_yarn/lodash-4.17.238339c95Merge pull request #912 from docker/scopec83e932build(deps): bump lodash from 4.17.21 to 4.17.23b268aa5chore: update generated contenta603229documentation for scope input7567f92Add scope input to set scopes for the authentication token0567fa5Merge pull request #914 from dphi/add-support-for-amazonaws.euf6ef577feat: add support for AWS European Sovereign Cloud ECR registries916386bMerge pull request #911 from crazy-max/ensure-redact5b3f94achore: update generated contentUpdates
github/codeql-actionfrom 4.31.10 to 4.32.1Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
6bc82e0Merge pull request #3447 from github/update-v4.32.1-f52cbc83042f00f2Add a couple of change notescedee6dUpdate changelog for v4.32.1f52cbc8Merge pull request #3445 from github/dependabot/npm_and_yarn/fast-xml-parser-...c5aaca4Merge pull request #3446 from github/mbg/ci/pin-node-packages3e58739Pin@actions/tool-cache@3in workflows to avoid failures withgithub-scripta6ccefbRebuild0e64858Bump fast-xml-parser from 5.3.3 to 5.3.4f985be5Merge pull request #3443 from github/dependabot/npm_and_yarn/tar-7.5.70c8e06dBump tar from 7.5.6 to 7.5.7Updates
securego/gosecfrom b579523bf6dbd3baf523a778c1a5d1f5c66e97fd to a631af86ec6d2557e40dac102293f15209794a75Commits
a631af8Fix URL regexp and remove redundant Google regex patterns (#1485)8968502feat: implement global cache usage in rules (#1480)04f729cchore(deps): update module google.golang.org/genai to v1.43.0 (#1484)ade0e8frefactor: optimize nosec parsing and reduce allocations (#1478)d24bbf7Fix SARIF artifactChanges null validation error (#1483)15cba7ffeat: optimize GetCallInfo with per-package sync.Pool caching (#1481)5288673feat: implement entropy pre-filtering to optimize secret detection (#1479)d9a9bcdfeat: ensure GoVersion is cached using sync.Once (#1477)516260aFix #1240: nosec comments now work with trailing open brackets (#1475)be0fd6dDebug Build Profiling Support: Code improvement suggestions for PR#1471 (#1476)Updates
aws-actions/configure-aws-credentialsfrom 5.1.1 to 6.0.0Release notes
Sourced from aws-actions/configure-aws-credentials's releases.
Changelog
Sourced from aws-actions/configure-aws-credentials's changelog.
... (truncated)
Commits
8df5847chore(deps): bump fast-xml-parser and@aws-sdk/xml-builder(#1640)d22a0f8chore(deps-dev): bump@types/nodefrom 25.0.10 to 25.2.0 (#1635)f7b8181chore(main): release 6.0.0 (#1641)c367a6achore: integ tests manual option (#1639)7ceaf96fix: correct outputs for role chaining (#1633)a7a2c11feat!: update action to use node24 (#1632)6e3375dchore: remove release-please release automation (#1631)98abed7chore: add workflow_dispatch trigger to release workflow (#1630)bf3adbbchore: Update distdb43b8bchore: re-run linterUpdates
actions/cachefrom 5.0.2 to 5.0.3Release notes
Sourced from actions/cache's releases.
Changelog
Sourced from actions/cache's changelog.
... (truncated)
Commits
cdf6c1fMerge pull request #1695 from actions/Link-/prepare-5.0.3a1bee22Add review for the@actions/http-clientlicense4695763Add licensed outputdc73bb9Upgrade dependencies and address security warnings345d5c2Add 5.0.3 buildsUpdates
mikefarah/yqfrom 4.50.1 to 4.52.2Release notes
Sourced from mikefarah/yq's releases.
Changelog
Sourced from mikefarah/yq's changelog.
... (truncated)
Commits
2be0094Bumping version3c18d5bPreparing release2dcc229Merge branch 'tomers-fix/toml-comments-table-scope-2588'eb4fde4Pulling out common code06ea4cfFixing spelling37089d2Merge branch 'fix/toml-comments-table-scope-2588' of github.com:tomers/yq int...7cf88a0Add regression test for go install compatibility #2587 (#2591)41adc1aFixing wrongly named instructions fileb4b96f2Fix TOML table parsing after standalone comments2824d66Multiply uses a readonly context #2558Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@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