Skip to content

Commit

Permalink
Bump trunk-io/trunk-action from 1.1.15 to 1.1.19
Browse files Browse the repository at this point in the history
Bumps [trunk-io/trunk-action](https://github.com/trunk-io/trunk-action) from 1.1.15 to 1.1.19.
- [Release notes](https://github.com/trunk-io/trunk-action/releases)
- [Commits](trunk-io/trunk-action@f6c5f1b...4d5ecc8)

---
updated-dependencies:
- dependency-name: trunk-io/trunk-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 2b35483 commit 2398ac3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/trunk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
run: ${{ inputs.pnpm_arguments }}
- if: ${{ inputs.action == 'check' }}
name: "✨ Check"
uses: trunk-io/trunk-action@f6c5f1b90503c30e02059667dbc247f2257b63c5
uses: trunk-io/trunk-action@4d5ecc89b2691705fd08c747c78652d2fc806a94
with:
trunk-path: ${{ inputs.trunk_path }}
trunk-token: ${{ secrets.trunk-token }}
Expand All @@ -115,4 +115,4 @@ jobs:
arguments: ${{ inputs.arguments }}
- if: ${{ inputs.action == 'upgrade' }}
name: "✨ Upgrade"
uses: trunk-io/trunk-action/upgrade@f6c5f1b90503c30e02059667dbc247f2257b63c5
uses: trunk-io/trunk-action/upgrade@4d5ecc89b2691705fd08c747c78652d2fc806a94

0 comments on commit 2398ac3

Please sign in to comment.