-
Notifications
You must be signed in to change notification settings - Fork 8.5k
[CI] Align action/checkout SHA with rest of repo #230316
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Ikuni17
merged 1 commit into
elastic:main
from
Ikuni17:fix/align-checkout-action-dep-health
Aug 2, 2025
Merged
[CI] Align action/checkout SHA with rest of repo #230316
Ikuni17
merged 1 commit into
elastic:main
from
Ikuni17:fix/align-checkout-action-dep-health
Aug 2, 2025
Conversation
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
This was referenced Aug 1, 2025
Contributor
|
Starting backport for target branches: 9.1 https://github.com/elastic/kibana/actions/runs/16688833793 |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Aug 2, 2025
## Summary This SHA isn't aligned with the rest of the repo's usage of `action/checkout` and is being updated out of band (see elastic#229151) (cherry picked from commit 125c511)
Contributor
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
kibanamachine
added a commit
that referenced
this pull request
Aug 2, 2025
…0331) # Backport This will backport the following commits from `main` to `9.1`: - [[CI] Align action/checkout SHA with rest of repo (#230316)](#230316) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Brad White","email":"Ikuni17@users.noreply.github.com"},"sourceCommit":{"committedDate":"2025-08-02T02:19:18Z","message":"[CI] Align action/checkout SHA with rest of repo (#230316)\n\n## Summary\n\nThis SHA isn't aligned with the rest of the repo's usage of\n`action/checkout` and is being updated out of band (see #229151)","sha":"125c511feec2b75eadeb26d733a6fe0055c6c8ca","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","backport:prev-minor","v9.2.0"],"title":"[CI] Align action/checkout SHA with rest of repo","number":230316,"url":"https://github.com/elastic/kibana/pull/230316","mergeCommit":{"message":"[CI] Align action/checkout SHA with rest of repo (#230316)\n\n## Summary\n\nThis SHA isn't aligned with the rest of the repo's usage of\n`action/checkout` and is being updated out of band (see #229151)","sha":"125c511feec2b75eadeb26d733a6fe0055c6c8ca"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/230316","number":230316,"mergeCommit":{"message":"[CI] Align action/checkout SHA with rest of repo (#230316)\n\n## Summary\n\nThis SHA isn't aligned with the rest of the repo's usage of\n`action/checkout` and is being updated out of band (see #229151)","sha":"125c511feec2b75eadeb26d733a6fe0055c6c8ca"}}]}] BACKPORT--> Co-authored-by: Brad White <Ikuni17@users.noreply.github.com>
szaffarano
pushed a commit
to szaffarano/kibana
that referenced
this pull request
Aug 5, 2025
## Summary This SHA isn't aligned with the rest of the repo's usage of `action/checkout` and is being updated out of band (see elastic#229151)
delanni
pushed a commit
to delanni/kibana
that referenced
this pull request
Aug 5, 2025
## Summary This SHA isn't aligned with the rest of the repo's usage of `action/checkout` and is being updated out of band (see elastic#229151)
NicholasPeretti
pushed a commit
to NicholasPeretti/kibana
that referenced
this pull request
Aug 18, 2025
## Summary This SHA isn't aligned with the rest of the repo's usage of `action/checkout` and is being updated out of band (see elastic#229151)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Summary
This SHA isn't aligned with the rest of the repo's usage of
action/checkoutand is being updated out of band (see #229151)