Skip to content

Commit

Permalink
Bump oven-sh/setup-bun from 1.2.2 to 2
Browse files Browse the repository at this point in the history
Bumps [oven-sh/setup-bun](https://github.com/oven-sh/setup-bun) from 1.2.2 to 2.
- [Release notes](https://github.com/oven-sh/setup-bun/releases)
- [Commits](oven-sh/setup-bun@f4d14e0...123c6c4)

---
updated-dependencies:
- dependency-name: oven-sh/setup-bun
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 4fb9ae8 commit 8937294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ jobs:
name: "dist"
path: "./dist/"
- name: "Use Bun ${{ matrix.bun_version }}"
uses: "oven-sh/setup-bun@f4d14e03ff726c06358e5557344e1da148b56cf7"
uses: "oven-sh/setup-bun@123c6c4e2fea3eb7bffaa91a85eb6b3d505bf7af"
with:
bun-version: "${{ matrix.bun_version }}"
- name: "Install dependencies"
Expand Down

0 comments on commit 8937294

Please sign in to comment.