chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 in /.github/actions/e2e/setup-cluster in the action-deps group across 1 directory#8880
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
|
Preview deployment ready! Preview URL: https://pr-8880.d18coufmbnnaag.amplifyapp.com Built from commit |
Pull Request Test Coverage Report for Build 22052035303Details
💛 - Coveralls |
Contributor
AndrewMitchell25
left a comment
There was a problem hiding this comment.
/karpenter snapshot
Contributor
|
Snapshot successfully published to |
4dd93e6 to
e33716f
Compare
40d9564 to
627c971
Compare
52a687f to
c6f5599
Compare
c6f5599 to
cd610c2
Compare
cd610c2 to
4f49c43
Compare
Bumps the action-deps group in /.github/actions/e2e/setup-cluster with 1 update: [actions/checkout](https://github.com/actions/checkout). 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) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: action-deps ... Signed-off-by: dependabot[bot] <support@github.com>
4f49c43 to
ea6eb78
Compare
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 action-deps group with 1 update in the /.github/actions/e2e/setup-cluster directory: actions/checkout.
Updates
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 (...