Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
bookmark

GitHub Action

Actions Ecosystem Action Get Latest Tag

v1.0.0

Actions Ecosystem Action Get Latest Tag

bookmark

Actions Ecosystem Action Get Latest Tag

Get a latest Git tag

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Actions Ecosystem Action Get Latest Tag

uses: actions-ecosystem/[email protected]

Learn more about this action in actions-ecosystem/action-get-latest-tag

Choose a version

Action Get Latest Tag

actions-workflow-lint release license

This is a GitHub Action to get a latest Git tag.

It would be more useful to use this with other GitHub Actions' outputs.

Outputs

NAME DESCRIPTION TYPE
tag The latest tag. string

Example

License

Copyright 2020 The Actions Ecosystem Authors.

Action Get Latest Tag is released under the Apache License 2.0.