mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
Bump jetli/trunk-action from 0.5.0 to 0.5.1 (#3887)
Bumps [jetli/trunk-action](https://github.com/jetli/trunk-action) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/jetli/trunk-action/releases) - [Commits](https://github.com/jetli/trunk-action/compare/v0.5.0...v0.5.1) --- updated-dependencies: - dependency-name: jetli/trunk-action dependency-version: 0.5.1 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>
This commit is contained in:
parent
56abb15333
commit
21f373b42d
2
.github/workflows/publish-examples.yml
vendored
2
.github/workflows/publish-examples.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
with:
|
||||
shared-key: publish-examples
|
||||
|
||||
- uses: jetli/trunk-action@v0.5.0
|
||||
- uses: jetli/trunk-action@v0.5.1
|
||||
with:
|
||||
version: 'latest'
|
||||
|
||||
|
||||
2
.github/workflows/size-cmp.yml
vendored
2
.github/workflows/size-cmp.yml
vendored
@ -50,7 +50,7 @@ jobs:
|
||||
shared-key: size-compare
|
||||
|
||||
- name: Setup Trunk
|
||||
uses: jetli/trunk-action@v0.5.0
|
||||
uses: jetli/trunk-action@v0.5.1
|
||||
with:
|
||||
version: "latest"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user