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

GH Actions: version update for ramsey/composer-install #82

Merged
merged 1 commit into from
Dec 25, 2021

Conversation

jrfnl
Copy link
Collaborator

@jrfnl jrfnl commented Dec 24, 2021

The action used to install Composer packages and handle the caching has released a new major (and some follow-up patch releases), which means, the action reference needs to be updated to benefit from it.

Includes adding --no-interaction to one "plain" Composer command to potentially prevent CI hanging if, for whatever reason, interaction would be needed in the future.

Refs:

The action used to install Composer packages and handle the caching has released a new major (and some follow-up patch releases), which means, the action reference needs to be updated to benefit from it.

Includes adding `--no-interaction` to one "plain" Composer command to potentially prevent CI hanging if, for whatever reason, interaction would be needed in the future.

Refs:
* https://github.com/ramsey/composer-install/releases/tag/2.0.0
* https://github.com/ramsey/composer-install/releases/tag/2.0.1
* https://github.com/ramsey/composer-install/releases/tag/2.0.2
@jrfnl jrfnl requested a review from grogy December 24, 2021 04:04
@grogy
Copy link
Member

grogy commented Dec 25, 2021

Thank you, merged :-)

@grogy grogy merged commit c510dfa into master Dec 25, 2021
@grogy grogy deleted the feature/ghactions-update-composer-action branch December 25, 2021 06:28
@jrfnl jrfnl added this to the 1.x Next milestone Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants