Skip to content

Commit

Permalink
Bump jetli/trunk-action from 0.4.0 to 0.5.0 (yewstack#3722)
Browse files Browse the repository at this point in the history
Bumps [jetli/trunk-action](/~https://github.com/jetli/trunk-action) from 0.4.0 to 0.5.0.
- [Release notes](/~https://github.com/jetli/trunk-action/releases)
- [Commits](jetli/trunk-action@v0.4.0...v0.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 1ba7f0b commit 6481524
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 @@ -28,7 +28,7 @@ jobs:
with:
shared-key: publish-examples

- uses: jetli/trunk-action@v0.4.0
- uses: jetli/trunk-action@v0.5.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:
shared-key: size-compare

- name: Setup Trunk
uses: jetli/trunk-action@v0.4.0
uses: jetli/trunk-action@v0.5.0
with:
version: "latest"

Expand Down

0 comments on commit 6481524

Please sign in to comment.