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

Bump docker/setup-buildx-action to v2 #6101

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

trivikr
Copy link
Contributor

@trivikr trivikr commented Nov 4, 2024

This change will fix the following warnings from Setup Docker buildx

Warning: The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
...
Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Example: https://github.com/bluesky-social/social-app/actions/runs/11635138661/job/32403845477

Refs: docker/setup-buildx-action#168

@trivikr
Copy link
Contributor Author

trivikr commented Nov 6, 2024

Is this good to merge?

@trivikr
Copy link
Contributor Author

trivikr commented Nov 10, 2024

The save-state and set-output deprecation warnings are still appearing in workflow runs
https://github.com/bluesky-social/social-app/actions/workflows/build-and-push-bskyweb-aws.yaml

Bumping docker/setup-buildx-action to v2 will remove these warnings

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