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

github-actions :: using new output format between action steps in maven-release #980

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

cfkoehler
Copy link
Collaborator

Resolve action warnings:

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/

https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

@cfkoehler cfkoehler added the CI/CD Changes to the CI/CD Pipeline label Oct 17, 2024
@cfkoehler cfkoehler requested a review from jpdahlke October 17, 2024 09:56
@cfkoehler
Copy link
Collaborator Author

Workflow run on my fork: https://github.com/cfkoehler/emissary/actions/runs/11382653729
... which failed :(

@cfkoehler cfkoehler marked this pull request as draft October 21, 2024 09:34
@dev-mlb
Copy link
Collaborator

dev-mlb commented Dec 3, 2024

I believe the issue is with actions/create-release@v1 -- This repository has been archived by the owner on Mar 4, 2021. It is now read-only -- and call setOutput in the action. We'll probably need to update to a different release action (#979).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Changes to the CI/CD Pipeline
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants