Skip to content

Commit

Permalink
Bump oven-sh/setup-bun from 123c6c4e2fea3eb7bffaa91a85eb6b3d505bf7af …
Browse files Browse the repository at this point in the history
…to 4bc047ad259df6fc24a6c9b0f9a0cb08cf17fbe5 (#132)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 29, 2024
1 parent 44ab483 commit fced59a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
persist-credentials: false

- name: 'Setup Bun'
uses: oven-sh/setup-bun@123c6c4e2fea3eb7bffaa91a85eb6b3d505bf7af # v2
uses: oven-sh/setup-bun@4bc047ad259df6fc24a6c9b0f9a0cb08cf17fbe5 # v2

- name: 'Setup dependencies'
run: bun install --frozen-lockfile
Expand Down

0 comments on commit fced59a

Please sign in to comment.