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

Use the right sha in metadata for Update Docker Images action #2090

Merged
merged 1 commit into from
Oct 14, 2021

Conversation

lucacome
Copy link
Member

The metadata action uses the sha from the context when the workflow is triggered. This is fine for the other workflows where we checkout the code for the same sha.
In this workflow we checkout a different tag and we need the sha from that.

@lucacome lucacome requested a review from a team October 13, 2021 18:36
@lucacome lucacome self-assigned this Oct 13, 2021
@lucacome lucacome requested review from ciarams87, soneillf5 and pleshakov and removed request for a team October 13, 2021 18:36
@github-actions github-actions bot added the chore Pull requests for routine tasks label Oct 13, 2021
@lucacome lucacome force-pushed the chore/update-docker-images-update-sha branch from 13ce058 to bbb1c60 Compare October 13, 2021 18:38
@nginx-bot nginx-bot force-pushed the chore/update-docker-images-update-sha branch 2 times, most recently from fa85338 to 637cb1a Compare October 14, 2021 10:37
@nginx-bot nginx-bot force-pushed the chore/update-docker-images-update-sha branch from 637cb1a to 455a704 Compare October 14, 2021 16:50
@lucacome lucacome merged commit a486967 into master Oct 14, 2021
@lucacome lucacome deleted the chore/update-docker-images-update-sha branch October 14, 2021 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants