Skip to content

Bump the ci group across 1 directory with 4 updates - #104

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/ci-cb63964bdd
Open

Bump the ci group across 1 directory with 4 updates#104
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/ci-cb63964bdd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps the ci group with 4 updates in the / directory: docker/github-builder/.github/workflows/build.yml, step-security/harden-runner, docker/login-action and docker/scout-action.

Updates docker/github-builder/.github/workflows/build.yml from 1.15.0 to 1.16.0

Release notes

Sourced from docker/github-builder/.github/workflows/build.yml's releases.

v1.16.0

Full Changelog: docker/github-builder@v1.15.0...v1.16.0

Commits
  • a492c6d Merge pull request #272 from docker/deps/buildx-version
  • 919143e chore(deps): update Buildx version to v0.36.1
  • 1cac1c7 Merge pull request #271 from docker/deps/buildkit-image
  • b98ec20 chore(deps): update BuildKit image to v0.32.2
  • 3563655 Merge pull request #269 from docker/deps/buildkit-image
  • bf236fb chore(deps): update BuildKit image to v0.32.1
  • 7f4930e Merge pull request #268 from docker/deps/buildx-version
  • 878ea9b chore(deps): update Buildx version to v0.36.0
  • e4a5853 Merge pull request #270 from docker/dependabot/github_actions/docker/login-ac...
  • 139b590 build(deps): Bump docker/login-action from 4.5.1 to 4.6.0
  • Additional commits viewable in compare view

Updates step-security/harden-runner from 2.20.0 to 2.20.1

Release notes

Sourced from step-security/harden-runner's releases.

v2.20.1

What's Changed

  • AWS CodeBuild-hosted runner support
  • Implicitly allow single-labeled (internal) domains in block-mode

Full Changelog: step-security/harden-runner@v2.20.0...v2.20.1

Commits
  • b09bb98 Merge pull request #680 from step-security/aws-code-build
  • 35cd77b docs: document the Global Block List in the features list
  • bb6dbef chore: rebuild dist with clean dependency install
  • 98f73c5 chore: update eBPF agent to v1.8.14
  • 54193c1 Reapply "feat(runners): detect AWS CodeBuild-hosted runners as third-party pr...
  • d22dd48 Revert "fix(self-hosted): flush agent events at job end when deploy-on-self-h...
  • 0ff0941 fix(self-hosted): flush agent events at job end when deploy-on-self-hosted-vm...
  • a3c333d Revert "feat(runners): detect AWS CodeBuild-hosted runners as third-party pro...
  • bf94c00 feat(runners): detect AWS CodeBuild-hosted runners as third-party provider
  • 514522c fix(self-hosted): resolve runner user when USER env var is unset
  • See full diff in compare view

Updates docker/login-action from 4.5.1 to 4.6.0

Release notes

Sourced from docker/login-action's releases.

v4.6.0

Full Changelog: docker/login-action@v4.5.2...v4.6.0

v4.5.2

Full Changelog: docker/login-action@v4.5.1...v4.5.2

Commits
  • dbcb813 Merge pull request #1051 from docker/dependabot/npm_and_yarn/aws-sdk-dependen...
  • 5bcb015 [dependabot skip] chore: update generated content
  • b30b2f2 build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up...
  • 9087f1e Merge pull request #1057 from docker/dependabot/npm_and_yarn/js-yaml-5.2.2
  • 0009830 [dependabot skip] chore: update generated content
  • 2325523 build(deps): bump js-yaml from 5.2.1 to 5.2.2
  • 4ec1d4a Merge pull request #1056 from docker/dependabot/npm_and_yarn/postcss-8.5.22
  • 5fc99ba Merge pull request #1053 from docker/dependabot/github_actions/aws-actions/co...
  • e512bd5 Merge pull request #1052 from docker/dependabot/github_actions/codeql-actions...
  • a146c91 Merge pull request #1059 from crazy-max/harden-buildx-scope-paths
  • Additional commits viewable in compare view

Updates docker/scout-action from 1.23.1 to 1.24.0

Release notes

Sourced from docker/scout-action's releases.

v1.24.0

What's Changed

  • Adds local Scout Health Scores to docker scout policy, quickview, and compare. @​cdupuis
  • Fixes docker scout cves --only-base and --ignore-base to correctly classify packages from provenance-identified base images. @​andrestylianos
  • Updates dependencies, including ORAS, Sigstore, OpenTelemetry, go-git, and pgx.
Commits

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 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 ci group with 4 updates in the / directory: [docker/github-builder/.github/workflows/build.yml](https://github.com/docker/github-builder), [step-security/harden-runner](https://github.com/step-security/harden-runner), [docker/login-action](https://github.com/docker/login-action) and [docker/scout-action](https://github.com/docker/scout-action).


Updates `docker/github-builder/.github/workflows/build.yml` from 1.15.0 to 1.16.0
- [Release notes](https://github.com/docker/github-builder/releases)
- [Commits](docker/github-builder@27ade87...a492c6d)

Updates `step-security/harden-runner` from 2.20.0 to 2.20.1
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@bf7454d...b09bb98)

Updates `docker/login-action` from 4.5.1 to 4.6.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@abd2ef4...dbcb813)

Updates `docker/scout-action` from 1.23.1 to 1.24.0
- [Release notes](https://github.com/docker/scout-action/releases)
- [Commits](docker/scout-action@2688993...7c6b6c3)

---
updated-dependencies:
- dependency-name: docker/github-builder/.github/workflows/build.yml
  dependency-version: 1.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
- dependency-name: step-security/harden-runner
  dependency-version: 2.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: ci
- dependency-name: docker/login-action
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
- dependency-name: docker/scout-action
  dependency-version: 1.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: ci
...

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 Aug 10, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) August 10, 2026 17:44
@github-actions

Copy link
Copy Markdown

Overview

Image reference hello-world:latest hello-world:latest
- digest b795fecf14f3 b795fecf14f3
- tag latest latest
- provenance f08b7b9 a0f25fe
- vulnerabilities critical: 0 high: 0 medium: 1 low: 0 critical: 0 high: 0 medium: 1 low: 0
- platform linux/amd64 linux/amd64
- size 41 MB 41 MB
- packages 22 22
Base Image node:26-alpine3.24 node:26-alpine3.24
- vulnerabilities
Policies (0 improved, 0 worsened)

Health score: hello-world:latest B (83%) → hello-world:latest B (83%)

Policy Name hello-world:latest hello-world:latest Change Standing
Default non-root user No Change
No copyleft licenses ⚠️ 7 ⚠️ 7 No Change
No fixable critical or high vulnerabilities No Change
No high-profile vulnerabilities No Change
No outdated base images ⚠️ ⚠️ No Change
No unapproved base images No Change
Supply chain attestations No Change

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.

0 participants