Skip to content

Commit d47f780

Browse files
Bump trunk-io/trunk-action from 1.1.7 to 1.1.9 (#176)
Bumps [trunk-io/trunk-action](https://github.com/trunk-io/trunk-action) from 1.1.7 to 1.1.9. - [Release notes](https://github.com/trunk-io/trunk-action/releases) - [Commits](trunk-io/trunk-action@v1.1.7...97ecd21) --- updated-dependencies: - dependency-name: trunk-io/trunk-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sall <sall@w-ss.io>
1 parent 1fb290b commit d47f780

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/trunk.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
run: ${{ inputs.pnpm_arguments }}
107107
- if: ${{ inputs.action == 'check' }}
108108
name: "✨ Check"
109-
uses: trunk-io/trunk-action@883e222ef19201ad402ef73e58101ec8186d7d54
109+
uses: trunk-io/trunk-action@97ecd21fe6c743bf7a606791584b683a7995c70e
110110
with:
111111
trunk-path: ${{ inputs.trunk_path }}
112112
trunk-token: ${{ secrets.trunk-token }}
@@ -115,4 +115,4 @@ jobs:
115115
arguments: ${{ inputs.arguments }}
116116
- if: ${{ inputs.action == 'upgrade' }}
117117
name: "✨ Upgrade"
118-
uses: trunk-io/trunk-action/upgrade@v1.1.7
118+
uses: trunk-io/trunk-action/upgrade@97ecd21fe6c743bf7a606791584b683a7995c70e

0 commit comments

Comments
 (0)