Skip to content

Commit

Permalink
Bump oven-sh/setup-bun from 1.2.1 to 1.2.2 (#508)
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.1 to 1.2.2.
- [Release notes](https://github.com/oven-sh/setup-bun/releases)
- [Commits](oven-sh/setup-bun@8f24390...f4d14e0)

---
updated-dependencies:
- dependency-name: oven-sh/setup-bun
  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>
  • Loading branch information
dependabot[bot] authored Jun 2, 2024
1 parent cc37d38 commit ab5ed18
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@8f24390df009a496891208e5e36b8a1de1f45135"
uses: "oven-sh/setup-bun@f4d14e03ff726c06358e5557344e1da148b56cf7"
with:
bun-version: "${{ matrix.bun_version }}"
- name: "Install dependencies"
Expand Down

0 comments on commit ab5ed18

Please sign in to comment.