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

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