Skip to content

Commit

Permalink
build(deps): bump trunk-io/trunk-action from 1.1.4 to 1.1.5
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.4 to 1.1.5.
- [Release notes](https://github.com/trunk-io/trunk-action/releases)
- [Commits](trunk-io/trunk-action@b61eb57...23e0471)

---
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 Jul 13, 2023
1 parent edce450 commit 3170b33
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@b61eb5749343e65e59ef104575a328b59f7285df
uses: trunk-io/trunk-action@23e0471bab18ab409d9f59e70283f1d9a29f3de1
with:
trunk-path: ${{ inputs.trunk_path }}
trunk-token: ${{ secrets.trunk-token }}
Expand Down

0 comments on commit 3170b33

Please sign in to comment.