Skip to content

Commit 5252168

Browse files
chore(deps): update jdx/mise-action action to v2.4.4 (#8)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2329ef0 commit 5252168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: 'Setup Bun runtime and install dependencies'
33
runs:
44
using: composite
55
steps:
6-
- uses: jdx/mise-action@5cb1df66ed5e1fb3c670ea0b62fd17a76979826a # v2.3.1
6+
- uses: jdx/mise-action@c37c93293d6b742fc901e1406b8f764f6fb19dac # v2.4.4
77
- uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
88
with:
99
path: ~/.bun/install/cache

0 commit comments

Comments
 (0)