-
Notifications
You must be signed in to change notification settings - Fork 20
chore(deps): update github actions #151
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
averikitsch
merged 1 commit into
googleapis:main
from
renovate-bot:renovate/github-actions
Jun 2, 2025
Merged
chore(deps): update github actions #151
averikitsch
merged 1 commit into
googleapis:main
from
renovate-bot:renovate/github-actions
Jun 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
e41e958 to
292b01f
Compare
Collaborator
|
/gcbrun |
Collaborator
|
/gcbrun |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
3dec13a to
eb8deba
Compare
Collaborator
|
/gcbrun |
eb8deba to
435fabd
Compare
Collaborator
|
/gcbrun |
435fabd to
18ad51d
Compare
Collaborator
|
/gcbrun |
18ad51d to
60953f8
Compare
Collaborator
|
/gcbrun |
60953f8 to
a16ec6a
Compare
Collaborator
|
/gcbrun |
a16ec6a to
9bef208
Compare
Collaborator
|
/gcbrun |
9bef208 to
8f78736
Compare
Collaborator
|
/gcbrun |
8f78736 to
5aa9f96
Compare
Collaborator
|
/gcbrun |
5aa9f96 to
0694cdc
Compare
Collaborator
|
/gcbrun |
0694cdc to
f03eb7e
Compare
Collaborator
|
/gcbrun |
f03eb7e to
f0e5838
Compare
Collaborator
|
/gcbrun |
f0e5838 to
82f2fca
Compare
Collaborator
|
/gcbrun |
82f2fca to
cb4a4c0
Compare
Collaborator
|
/gcbrun |
cb4a4c0 to
bd4d7d7
Compare
Collaborator
|
/gcbrun |
bd4d7d7 to
f00623a
Compare
Collaborator
|
/gcbrun |
f00623a to
cbe675c
Compare
Collaborator
|
/gcbrun |
averikitsch
approved these changes
Jun 2, 2025
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.
This PR contains the following updates:
a5ac7e5->11bd719v5.1.0->v5.6.082c7e63->a26af69Release Notes
actions/setup-python (actions/setup-python)
v5.6.0Compare Source
What's Changed
Full Changelog: actions/setup-python@v5...v5.6.0
v5.5.0Compare Source
What's Changed
Enhancements:
Bug fixes:
This update maps arm64 to aarch64 for Linux ARM64 PyPy installations.
Dependency updates:
New Contributors
Full Changelog: actions/setup-python@v5...v5.5.0
v5.4.0Compare Source
What's Changed
Enhancements:
Documentation changes:
Dependency updates:
undicifrom 5.28.4 to 5.28.5 by @dependabot in https://github.com/actions/setup-python/pull/1012urllib3from 1.25.9 to 1.26.19 in /tests/data by @dependabot in https://github.com/actions/setup-python/pull/895actions/publish-immutable-actionfrom 0.0.3 to 0.0.4 by @dependabot in https://github.com/actions/setup-python/pull/1014@actions/http-clientfrom 2.2.1 to 2.2.3 by @dependabot in https://github.com/actions/setup-python/pull/1020requestsfrom 2.24.0 to 2.32.2 in /tests/data by @dependabot in https://github.com/actions/setup-python/pull/1019@actions/cacheto^4.0.0by @priyagupta108 in https://github.com/actions/setup-python/pull/1007New Contributors
Full Changelog: actions/setup-python@v5...v5.4.0
v5.3.0Compare Source
What's Changed
Bug Fixes:
isGheslogic by @jww3 in https://github.com/actions/setup-python/pull/963Enhancements:
New Contributors
Full Changelog: actions/setup-python@v5...v5.3.0
v5.2.0Compare Source
What's Changed
Bug fixes:
.zipextension to Windows package downloads forExpand-ArchiveCompatibility by @priyagupta108 in https://github.com/actions/setup-python/pull/916This addresses compatibility issues on Windows self-hosted runners by ensuring that the filenames for Python and PyPy package downloads explicitly include the .zip extension, allowing the Expand-Archive command to function correctly.
This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
Note: This change may break previous cache keys as they will no longer be compatible with the new format.
Documentation changes:
Dependency updates:
New Contributors
Full Changelog: actions/setup-python@v5...v5.2.0
v5.1.1Compare Source
What's Changed
Bug fixes:
This update ensures compatibility and optimal performance of workflows on the latest macOS version.
Documentation changes:
Dependency updates:
New Contributors
Full Changelog: actions/setup-python@v5...v5.1.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.