Skip to content

Commit 69c3809

Browse files
⬆️ [bump][ci] Bump jdx/mise-action from 4 to 4.2.3
Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 4 to 4.2.3. - [Release notes](https://github.com/jdx/mise-action/releases) - [Changelog](https://github.com/jdx/mise-action/blob/main/CHANGELOG.md) - [Commits](jdx/mise-action@v4...v4.2.3) --- updated-dependencies: - dependency-name: jdx/mise-action dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cafd1aa commit 69c3809

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
cache-dependency-path: "frontend/pnpm-lock.yaml"
124124

125125
- name: "🐭 Setup mise"
126-
uses: jdx/mise-action@v4
126+
uses: jdx/mise-action@v4.2.3
127127

128128
- name: "📦 Install dependencies"
129129
run: pnpm install --frozen-lockfile

0 commit comments

Comments
 (0)