Skip to content

Commit 25372f8

Browse files
chore(deps): update oven-sh/setup-bun digest to b7a1c7c (#1508)
This PR contains the following updates: | Package | Type | Update | Change | OpenSSF | |---|---|---|---|---| | [oven-sh/setup-bun](https://redirect.github.com/oven-sh/setup-bun) ([changelog](https://redirect.github.com/oven-sh/setup-bun/compare/735343b667d3e6f658f44d0eca948eb6282f2b76..b7a1c7ccf290d58743029c4f6903da283811b979)) | action | digest | `735343b` → `b7a1c7c` | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/oven-sh/setup-bun/badge)](https://securityscorecards.dev/viewer/?uri=github.com/oven-sh/setup-bun) | --- ### Configuration 📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/settlemint/sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Update the e2e workflow to use the latest v2 digest of oven-sh/setup-bun (b7a1c7c). Keeps the action pinned for reproducibility while pulling the latest fixes. - **Dependencies** - Bump oven-sh/setup-bun from 735343b to b7a1c7c in .github/workflows/e2e.yml <sup>Written for commit 5e7082e. Summary will update on new commits.</sup> <!-- End of auto-generated description by cubic. --> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 76a8932 commit 25372f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
~/.bun/install/cache
4949
5050
- name: Setup Bun
51-
uses: oven-sh/setup-bun@735343b667d3e6f658f44d0eca948eb6282f2b76 # v2
51+
uses: oven-sh/setup-bun@b7a1c7ccf290d58743029c4f6903da283811b979 # v2
5252
with:
5353
bun-version-file: .bun-version
5454

0 commit comments

Comments
 (0)