Skip to content
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

refactor: Change GitHub Action version to address deprecation of v1/v2 #119

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

rpalcolea
Copy link
Member

Starting February 1st, 2025, Github is closing down v1-v2 of actions/cache (read more about it in this changelog announcement) as well as all previous versions of the @actions/cache package in actions/toolkit. Attempting to use a version of the @actions/cache package or actions/cache after the announced deprecation date will result in a workflow failure. If you are pinned to a specific version or SHA of the cache action, your workflows will also fail after February 1st.

Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.github.ChangeActionVersion?organizationId=TmV0ZmxpeA%3D%3D#defaults=W3sidmFsdWUiOiJhY3Rpb25zL2NhY2hlIiwibmFtZSI6ImFjdGlvbiJ9LHsidmFsdWUiOiJ2NCIsIm5hbWUiOiJ2ZXJzaW9uIn1d

@rpalcolea rpalcolea closed this Dec 10, 2024
@rpalcolea rpalcolea deleted the refactor/change-git-hub-action-version branch December 10, 2024 21:19
@rpalcolea rpalcolea restored the refactor/change-git-hub-action-version branch December 10, 2024 21:26
@rpalcolea rpalcolea reopened this Dec 10, 2024
@rpalcolea rpalcolea force-pushed the refactor/change-git-hub-action-version branch 3 times, most recently from 406ea40 to e6c6e5b Compare December 10, 2024 21:35
@rpalcolea rpalcolea force-pushed the refactor/change-git-hub-action-version branch from e6c6e5b to 6df59bb Compare December 10, 2024 21:39
@rpalcolea rpalcolea merged commit 1c76aaa into main Dec 10, 2024
1 check passed
@rpalcolea rpalcolea deleted the refactor/change-git-hub-action-version branch December 10, 2024 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant