Skip to content

Commit

Permalink
Merge pull request #93 from simbleau/dependabot/github_actions/jetli/…
Browse files Browse the repository at this point in the history
…trunk-action-0.5.0

build(deps): bump jetli/trunk-action from 0.4.0 to 0.5.0
  • Loading branch information
simbleau authored Apr 25, 2024
2 parents 7ece96a + b644654 commit 0342341
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup | Trunk
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/release-tagged.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
targets: wasm32-unknown-unknown

- 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 0342341

Please sign in to comment.