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 action latest tag #3524

Merged
merged 1 commit into from
Mar 23, 2021
Merged

GitHub action latest tag #3524

merged 1 commit into from
Mar 23, 2021

Conversation

Alkarex
Copy link
Member

@Alkarex Alkarex commented Mar 14, 2021

Automatically tag the latest release with the latest git tag
https://github.com/marketplace/actions/latest-tag

@Alkarex
Copy link
Member Author

Alkarex commented Mar 14, 2021

P.S. I am not entirely sure of the syntax :-P

@Alkarex Alkarex modified the milestones: 1.18.0, 1.19.0 Mar 14, 2021
runs-on: ubuntu-latest
steps:
- name: Run latest-tag
uses: EndBug/latest-tag@6d22a6738f5c33059e3a8c6ca5dcf8eaf8a14599
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They don't have a version?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes they have, but this one is more precise (like when using a library with version pinning) - I am not entirely sure of what those marketplace actions can do if they are updated to something evil :-)

@Alkarex Alkarex modified the milestones: 1.19.0, 1.18.1 Mar 23, 2021
@Alkarex
Copy link
Member Author

Alkarex commented Mar 23, 2021

Let's merge it, so we can see whether it works for 1.18.1

@Alkarex Alkarex merged commit 780e81a into edge Mar 23, 2021
@Alkarex Alkarex deleted the github-action-latest branch March 23, 2021 17:48
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