deps(deps): bump the github-actions group across 1 directory with 5 updates#119
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
deps(deps): bump the github-actions group across 1 directory with 5 updates#119dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…pdates Bumps the github-actions group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [step-security/harden-runner](https://github.com/step-security/harden-runner) | `2.13.2` | `2.14.2` | | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `3.11.1` | `3.12.0` | | [docker/login-action](https://github.com/docker/login-action) | `3.6.0` | `3.7.0` | | [docker/metadata-action](https://github.com/docker/metadata-action) | `5.9.0` | `5.10.0` | | [docker/build-push-action](https://github.com/docker/build-push-action) | `6.18.0` | `6.19.2` | Updates `step-security/harden-runner` from 2.13.2 to 2.14.2 - [Release notes](https://github.com/step-security/harden-runner/releases) - [Commits](step-security/harden-runner@95d9a5d...5ef0c07) Updates `docker/setup-buildx-action` from 3.11.1 to 3.12.0 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@e468171...8d2750c) 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 `docker/metadata-action` from 5.9.0 to 5.10.0 - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@318604b...c299e40) Updates `docker/build-push-action` from 6.18.0 to 6.19.2 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@2634353...10e90e3) --- updated-dependencies: - dependency-name: step-security/harden-runner dependency-version: 2.14.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: docker/setup-buildx-action dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor 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: docker/metadata-action dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: docker/build-push-action dependency-version: 6.19.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Dependency Review✅ No vulnerabilities or license issues found.Scanned Files
|
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 5 updates in the / directory:
2.13.22.14.23.11.13.12.03.6.03.7.05.9.05.10.06.18.06.19.2Updates
step-security/harden-runnerfrom 2.13.2 to 2.14.2Release notes
Sourced from step-security/harden-runner's releases.
Commits
5ef0c07Merge pull request #635 from step-security/rc-34eb43c7bupdate agente3f713fMerge pull request #631 from step-security/rc-31423acddchore: fix npm audit vulnerabilities0ddb86cupdate agent20cf305Merge pull request #622 from step-security/feature/custom-property-skipc51e8eefeat: skip agent install and post step on subsequent runs for GitHub-hosted r...e152b90feat: skip harden-runner based on repository custom propertyee1faecfeat: replace skip-harden-runner with skip-on-custom-property input1dc7c17feat: add skip-harden-runner input to conditionally skip executionUpdates
docker/setup-buildx-actionfrom 3.11.1 to 3.12.0Release notes
Sourced from docker/setup-buildx-action's releases.
Commits
8d2750cMerge pull request #455 from crazy-max/install-deprecatede81846bdeprecate install input65d18f8Merge pull request #454 from docker/dependabot/github_actions/actions/checkout-6000d75dbuild(deps): bump actions/checkout from 5 to 61583c0fMerge pull request #443 from nicolasleger/patch-1ed158e7doc: bump actions/checkout from 4 to 54cc794fMerge pull request #441 from docker/dependabot/github_actions/actions/checkout-54dfc3d6build(deps): bump actions/checkout from 4 to 5af1b253Merge pull request #440 from crazy-max/k3s-build3c6ab92ci: k3s test with latest buildxUpdates
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
docker/metadata-actionfrom 5.9.0 to 5.10.0Release notes
Sourced from docker/metadata-action's releases.
Commits
c299e40Merge pull request #569 from docker/dependabot/npm_and_yarn/docker/actions-to...f015d79chore: update generated content121bcc2chore(deps): Bump@docker/actions-toolkitfrom 0.67.0 to 0.68.0f7b6bf4Merge pull request #564 from docker/dependabot/npm_and_yarn/js-yaml-3.14.20b95c6bMerge pull request #565 from docker/dependabot/github_actions/actions/checkout-617f70d7Merge pull request #568 from motoki317/docs/fix-to-24h-schedule-patternafd7e6ddocs(README): Fix date format from 12h to 24h in schedule pattern602aff8chore(deps): Bump actions/checkout from 5 to 6aecb1a4chore(deps): Bump js-yaml from 3.14.1 to 3.14.28d8c7c1Merge pull request #559 from docker/dependabot/npm_and_yarn/docker/actions-to...Updates
docker/build-push-actionfrom 6.18.0 to 6.19.2Release notes
Sourced from docker/build-push-action's releases.
Commits
10e90e3Merge pull request #1458 from crazy-max/git-auth-port5262538chore: update generated contentcd130e4preserve port in GIT_AUTH_TOKEN host806c751Merge pull request #1452 from crazy-max/update-yarn601a80bMerge pull request #1456 from crazy-max/auth-token-dyn-host8f7fd7cchore: update generated content710e335derive GIT_AUTH_TOKEN host from GitHub server URLc4ca848update yarn to 4.9.2ee4ca42Merge pull request #1398 from docker/dependabot/npm_and_yarn/tmp-0.2.4f1b3bb5chore: update generated contentDependabot 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