Skip to content

Commit

Permalink
Bump jetli/trunk-action from 0.1.0 to 0.2.0 (#3073)
Browse files Browse the repository at this point in the history
Bumps [jetli/trunk-action](https://github.com/jetli/trunk-action) from 0.1.0 to 0.2.0.
- [Release notes](https://github.com/jetli/trunk-action/releases)
- [Commits](jetli/trunk-action@v0.1.0...v0.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 4, 2023
1 parent cf9077d commit 685e173
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

- uses: Swatinem/rust-cache@v2

- uses: jetli/trunk-action@v0.1.0
- uses: jetli/trunk-action@v0.2.0
with:
version: 'latest'

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/size-cmp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
key: pr

- name: Setup Trunk
uses: jetli/trunk-action@v0.1.0
uses: jetli/trunk-action@v0.2.0
with:
version: 'latest'

Expand Down

0 comments on commit 685e173

Please sign in to comment.