-
Notifications
You must be signed in to change notification settings - Fork 73
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
Bump the github-actions group with 3 updates #1111
Closed
dependabot
wants to merge
2
commits into
main
from
dependabot/github_actions/github-actions-1891602414
Closed
Bump the github-actions group with 3 updates #1111
dependabot
wants to merge
2
commits into
main
from
dependabot/github_actions/github-actions-1891602414
Conversation
This file contains 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
71b8ce4
to
d0ea468
Compare
Bumps the github-actions group with 3 updates: [actions/download-artifact](https://github.com/actions/download-artifact), [google-github-actions/auth](https://github.com/google-github-actions/auth) and [google-github-actions/upload-cloud-storage](https://github.com/google-github-actions/upload-cloud-storage). Updates `actions/download-artifact` from 3 to 4 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v3...v4) Updates `google-github-actions/auth` from 1 to 2 - [Release notes](https://github.com/google-github-actions/auth/releases) - [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md) - [Commits](google-github-actions/auth@v1...v2) Updates `google-github-actions/upload-cloud-storage` from 1 to 2 - [Release notes](https://github.com/google-github-actions/upload-cloud-storage/releases) - [Changelog](https://github.com/google-github-actions/upload-cloud-storage/blob/main/CHANGELOG.md) - [Commits](google-github-actions/upload-cloud-storage@v1...v2) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: google-github-actions/auth dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: google-github-actions/upload-cloud-storage dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
d0ea468
to
eca52ae
Compare
Signed-off-by: Adrien Mannocci <adrien.mannocci@elastic.co>
7a171e1
to
bd292dd
Compare
v1v
reviewed
Jan 15, 2024
with: | ||
name: test-results | ||
name: test-results-${{ github.run_id }}-${{ github.run_attempt }} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will require changes in the test-reporter action. IIUC, when bumping upload-artifact@v4 is also required to bump the download-artifact@v4.
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 3 updates: actions/download-artifact, google-github-actions/auth and google-github-actions/upload-cloud-storage.
Updates
actions/download-artifact
from 3 to 4Release notes
Sourced from actions/download-artifact's releases.
Commits
7a1cd32
Merge pull request #246 from actions/v4-beta8f32874
licensed cacheb5ff844
Merge pull request #245 from actions/robherley/v4-documentationf07a0f7
Update README.md7226129
update test workflow to use different artifact names for matrixada9446
update docs and bump@actions/artifact
7eafc8b
Merge pull request #244 from actions/robherley/bump-toolkit3132d12
consume latest toolkit5be1d38
Merge pull request #243 from actions/robherley/v4-beta-updates465b526
consume latest@actions/toolkit
Updates
google-github-actions/auth
from 1 to 2Release notes
Sourced from google-github-actions/auth's releases.
... (truncated)
Commits
67e9c72
Release: v2.0.0 (#355)0a2edc1
Fix some examples to include project_id (#353)7c4e01f
Make auth universe-aware (#352)097d292
Add protection for release branches (#351)fe92076
Add support for Direct Workload Identity auth (#348)Updates
google-github-actions/upload-cloud-storage
from 1 to 2Release notes
Sourced from google-github-actions/upload-cloud-storage's releases.
... (truncated)
Commits
d278d8c
Release: v2.0.0 (#347)5d472e4
Upgrade deps and drop unnecessary dependencies (#346)490e8b9
Add CI for release branches (#345)fa45b5c
Allow integration tests on dispatch (#338)ff23d2d
update all deps (#335)9824cc9
dependabot: only do security updates (#334)99ea8dc
checkout is mandatory (#330)5e040a7
Fix README gzip description (#329)You can trigger a rebase of this PR 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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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