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

Opt into dependabot GitHub actions version updates #2086

Conversation

ddelnano
Copy link
Member

Summary: Opt into dependabot GitHub actions version updates

Earlier today, the download/upload artifacts actions were deprecated and started failing builds (#2079). There are other actions will be deprecated soon, so let's opt into dependabots updates to stay ahead of these notices.

Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@88522ab. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down

There are other alternatives (like Renovatebot). I went for this since it's already in place to get coverage quickly, but open to exploring other options in the future.

Relevant Issues: N/A

Type of change: /kind cleanup

Test Plan: Read the docs on the setting changed

@ddelnano ddelnano requested a review from a team as a code owner January 16, 2025 21:13
@ddelnano ddelnano merged commit 5ea9e6e into pixie-io:main Jan 16, 2025
20 checks passed
@ddelnano ddelnano deleted the ddelnano/enable-github-action-dependabot-upgrades branch January 16, 2025 21:40
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.

2 participants