Skip to content

jetli/trunk-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

69821d4 · Apr 3, 2024

History

26 Commits
Apr 3, 2024
Apr 3, 2024
Apr 3, 2024
Apr 3, 2024
Apr 3, 2024
Apr 3, 2024
Feb 5, 2021
Feb 5, 2021
Apr 3, 2024
Apr 3, 2024
Feb 5, 2021
Feb 5, 2021
Apr 3, 2024
Apr 3, 2024
Apr 3, 2024
Apr 3, 2024
Apr 3, 2024

Repository files navigation

trunk-action status

trunk-action

Install Trunk by downloading the executable (much faster than cargo install trunk, seconds vs minutes).

Usage

- uses: jetli/trunk-action@v0.5.0
  with:
    # Optional version of trunk to install(eg. 'v0.19.1', 'latest')
    version: 'latest'

Resources