Skip to content

Bump the production-dependencies group across 1 directory with 7 updates#23

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/production-dependencies-43c2556eab
Open

Bump the production-dependencies group across 1 directory with 7 updates#23
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/production-dependencies-43c2556eab

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Bumps the production-dependencies group with 7 updates in the / directory:

Package From To
step-security/harden-runner 2.19.1 2.19.4
actions/checkout 4.3.1 6.0.2
docker/metadata-action 9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7 3caf19fbe3db1a1a6a8bdce189e09ac0ed35d513
docker/build-push-action f2a1d5e99d037542a71f64918e516c093c6f3fc4 1d0c110a5d679453d30b396aa86f6bb6ae377b76
actions/upload-artifact 4.6.2 7.0.1
Contrast-Security-OSS/upload-pages-artifact 24d45ff20bb020d94ec2d54d80dc54920f42eff8 50f77b75a906dcc7861cc93b13db1d951c6e7d55
actions/deploy-pages 4.0.5 5.0.0

Updates step-security/harden-runner from 2.19.1 to 2.19.4

Release notes

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

v2.19.4

What's Changed

  • Improvements for HTTPS Monitoring for the Enterprise tier of Harden Runner

Full Changelog: step-security/harden-runner@v2.19.3...v2.19.4

v2.19.3

What's Changed

Full Changelog: step-security/harden-runner@v2.19.2...v2.19.3

v2.19.2

What's Changed

  • Update the Harden Runner agent for enterprise tier to use go 1.26 and fix minor bugs.

Full Changelog: step-security/harden-runner@v2.19.1...v2.19.2

Commits
  • 9af89fc Merge pull request #667 from step-security/update-agent-v1.8.6
  • 485dce8 Update agent to v1.8.6
  • ab7a940 Merge pull request #665 from step-security/fix/use-policy-store-default-audit
  • ec41b78 Default to audit mode when api-key missing with use-policy-store
  • 9ca718d Merge pull request #664 from step-security/update-agent-v1.8.5
  • 1dee3df Update agent to v1.8.5
  • See full diff in compare view

Updates actions/checkout from 4.3.1 to 6.0.2

Release notes

Sourced from actions/checkout's releases.

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

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

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

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

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

... (truncated)

Commits

Updates docker/metadata-action from 9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7 to 3caf19fbe3db1a1a6a8bdce189e09ac0ed35d513

Commits
  • 3caf19f Merge pull request #675 from crazy-max/yarn-update
  • 8016b4f update yarn to 4.15.0
  • 530a407 Merge pull request #672 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • afa75d4 chore: update generated content
  • 26a83f6 chore(deps): Bump @​docker/actions-toolkit from 0.90.0 to 0.91.0
  • 585dfe4 Merge pull request #663 from docker/dependabot/npm_and_yarn/actions/core-3.0.1
  • 829c7e6 chore: update generated content
  • 246bbe8 chore(deps): Bump @​actions/core from 3.0.0 to 3.0.1
  • ebb6b28 Merge pull request #666 from docker/dependabot/npm_and_yarn/actions/github-9.1.1
  • cbc0ced chore: update generated content
  • Additional commits viewable in compare view

Updates docker/build-push-action from f2a1d5e99d037542a71f64918e516c093c6f3fc4 to 1d0c110a5d679453d30b396aa86f6bb6ae377b76

Commits
  • 1d0c110 Merge pull request #1548 from crazy-max/docs-link-secret-inputs
  • 8db8ba8 Merge pull request #1549 from crazy-max/ci-e2e-dockerhub-push-scope
  • abf6122 Merge pull request #1551 from crazy-max/yarn-update
  • fe2165d update yarn to 4.15.0
  • 77c0af9 ci(e2e): limit push-scoped login to Docker Hub
  • 2258452 readme: link secret inputs to the GitHub Actions secrets guide
  • c0132ad Merge pull request #1545 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • eaa27f4 chore: update generated content
  • 6d21a1a chore(deps): Bump @​docker/actions-toolkit from 0.90.0 to 0.91.0
  • 799faff Merge pull request #1547 from docker/dependabot/npm_and_yarn/tmp-0.2.7
  • Additional commits viewable in compare view

Updates actions/upload-artifact from 4.6.2 to 7.0.1

Release notes

Sourced from actions/upload-artifact's releases.

v7.0.1

What's Changed

Full Changelog: actions/upload-artifact@v7...v7.0.1

v7.0.0

v7 What's new

Direct Uploads

Adds support for uploading single files directly (unzipped). Callers can set the new archive parameter to false to skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. The name parameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.

ESM

To support new versions of the @actions/* packages, we've upgraded the package to ESM.

What's Changed

New Contributors

Full Changelog: actions/upload-artifact@v6...v7.0.0

v6.0.0

v6 - What's new

[!IMPORTANT] actions/upload-artifact@v6 now runs on Node.js 24 (runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

Node.js 24

This release updates the runtime to Node.js 24. v5 had preliminary support for Node.js 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.

What's Changed

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

v5.0.0

What's Changed

... (truncated)

Commits
  • 043fb46 Merge pull request #797 from actions/yacaovsnc/update-dependency
  • 634250c Include changes in typespec/ts-http-runtime 0.3.5
  • e454baa Readme: bump all the example versions to v7 (#796)
  • 74fad66 Update the readme with direct upload details (#795)
  • bbbca2d Support direct file uploads (#764)
  • 589182c Upgrade the module to ESM and bump dependencies (#762)
  • 47309c9 Merge pull request #754 from actions/Link-/add-proxy-integration-tests
  • 02a8460 Add proxy integration test
  • b7c566a Merge pull request #745 from actions/upload-artifact-v6-release
  • e516bc8 docs: correct description of Node.js 24 support in README
  • Additional commits viewable in compare view

Updates Contrast-Security-OSS/upload-pages-artifact from 24d45ff20bb020d94ec2d54d80dc54920f42eff8 to 50f77b75a906dcc7861cc93b13db1d951c6e7d55

Commits
  • 50f77b7 Merge branch 'actions:main' into main
  • 272da63 Merge pull request #2 from Contrast-Security-OSS/chore/GHA-041504-stepsecurit...
  • d912976 Merge pull request #1 from Contrast-Security-OSS/chore/workflow-sync/default
  • 7113f5e [StepSecurity] Apply security best practices
  • a79e2a0 Repo File Sync: synced file(s) with Contrast-Security-OSS/common-artifacts
  • fc324d3 Merge pull request #139 from Tom-van-Woudenberg/patch-1
  • fe9d4b7 Merge branch 'main' into patch-1
  • 57f0e84 Update action.yml
  • 4a90348 v7 --> hash
  • 56f665a Update upload-artifact action to version 7
  • See full diff in compare view

Updates actions/deploy-pages from 4.0.5 to 5.0.0

Release notes

Sourced from actions/deploy-pages's releases.

v5.0.0

Changelog


See details of all code changes since previous release.

⚠️ For use with products other than GitHub.com, such as GitHub Enterprise Server, please consult the compatibility table.

Commits
  • cd2ce8f Merge pull request #404 from salmanmkc/node24
  • bbe2a95 Update Node.js version to 24.x
  • 854d7aa Merge pull request #374 from actions/Jcambass-patch-1
  • 306bb81 Add workflow file for publishing releases to immutable action package
  • b742728 Merge pull request #360 from actions/dependabot/npm_and_yarn/npm_and_yarn-513...
  • 7273294 Bump braces in the npm_and_yarn group across 1 directory
  • 963791f Merge pull request #361 from actions/dependabot-friendly
  • 51bb29d Make the rebuild dist workflow safer for Dependabot
  • 89f3d10 Merge pull request #358 from actions/dependabot/npm_and_yarn/non-breaking-cha...
  • bce7355 Merge branch 'main' into dependabot/npm_and_yarn/non-breaking-changes-99c12deb21
  • 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 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 production-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.19.1` | `2.19.4` |
| [actions/checkout](https://github.com/actions/checkout) | `4.3.1` | `6.0.2` |
| [docker/metadata-action](https://github.com/docker/metadata-action) | `9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7` | `3caf19fbe3db1a1a6a8bdce189e09ac0ed35d513` |
| [docker/build-push-action](https://github.com/docker/build-push-action) | `f2a1d5e99d037542a71f64918e516c093c6f3fc4` | `1d0c110a5d679453d30b396aa86f6bb6ae377b76` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.2` | `7.0.1` |
| [Contrast-Security-OSS/upload-pages-artifact](https://github.com/contrast-security-oss/upload-pages-artifact) | `24d45ff20bb020d94ec2d54d80dc54920f42eff8` | `50f77b75a906dcc7861cc93b13db1d951c6e7d55` |
| [actions/deploy-pages](https://github.com/actions/deploy-pages) | `4.0.5` | `5.0.0` |



Updates `step-security/harden-runner` from 2.19.1 to 2.19.4
- [Release notes](https://github.com/step-security/harden-runner/releases)
- [Commits](step-security/harden-runner@a5ad31d...9af89fc)

Updates `actions/checkout` from 4.3.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@34e1148...de0fac2)

Updates `docker/metadata-action` from 9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7 to 3caf19fbe3db1a1a6a8bdce189e09ac0ed35d513
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](docker/metadata-action@9ec57ed...3caf19f)

Updates `docker/build-push-action` from f2a1d5e99d037542a71f64918e516c093c6f3fc4 to 1d0c110a5d679453d30b396aa86f6bb6ae377b76
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@f2a1d5e...1d0c110)

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

Updates `Contrast-Security-OSS/upload-pages-artifact` from 24d45ff20bb020d94ec2d54d80dc54920f42eff8 to 50f77b75a906dcc7861cc93b13db1d951c6e7d55
- [Commits](Contrast-Security-OSS/upload-pages-artifact@24d45ff...50f77b7)

Updates `actions/deploy-pages` from 4.0.5 to 5.0.0
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](actions/deploy-pages@d6db901...cd2ce8f)

---
updated-dependencies:
- dependency-name: step-security/harden-runner
  dependency-version: 2.19.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: docker/metadata-action
  dependency-version: 3caf19fbe3db1a1a6a8bdce189e09ac0ed35d513
  dependency-type: direct:production
  dependency-group: production-dependencies
- dependency-name: docker/build-push-action
  dependency-version: 1d0c110a5d679453d30b396aa86f6bb6ae377b76
  dependency-type: direct:production
  dependency-group: production-dependencies
- dependency-name: actions/upload-artifact
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
- dependency-name: Contrast-Security-OSS/upload-pages-artifact
  dependency-version: 50f77b75a906dcc7861cc93b13db1d951c6e7d55
  dependency-type: direct:production
  dependency-group: production-dependencies
- dependency-name: actions/deploy-pages
  dependency-version: 5.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: production-dependencies
...

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 Jun 3, 2026
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