Skip to content

Commit

Permalink
build(deps): bump trunk-io/trunk-action from 1.1.1 to 1.1.2
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.1 to 1.1.2.
- [Release notes](https://github.com/trunk-io/trunk-action/releases)
- [Commits](trunk-io/trunk-action@e5f1a3f...35fcebf)

---
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 Jun 21, 2023
1 parent 8e958d6 commit f37b776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trunk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
name: "🚀 Run"
run: ${{ inputs.pnpm_arguments }}
- name: "✨ Check"
uses: trunk-io/trunk-action@e5f1a3f123a2440f9cd28e036495a1c1f2a20568
uses: trunk-io/trunk-action@35fcebf33a41a29ac3c15098b39451d04ed87e93
with:
trunk-path: ${{ inputs.trunk_path }}
trunk-token: ${{ secrets.trunk-token }}
Expand Down

0 comments on commit f37b776

Please sign in to comment.