Skip to content

Commit 251fff7

Browse files
Bump jdx/mise-action from 3.4.0 to 3.5.0
Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 3.4.0 to 3.5.0. - [Release notes](https://github.com/jdx/mise-action/releases) - [Changelog](https://github.com/jdx/mise-action/blob/main/CHANGELOG.md) - [Commits](jdx/mise-action@be3be22...d16887b) --- updated-dependencies: - dependency-name: jdx/mise-action dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3269ce9 commit 251fff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Checkout tree
1818
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1919
- name: Set-up Mise
20-
uses: jdx/mise-action@be3be2260bc02bc3fbf94c5e2fed8b7964baf074 # v3.4.0
20+
uses: jdx/mise-action@d16887ba50704baed7de72bd1e82e04391e4457a # v3.5.0
2121
- run: yarn install --immutable
2222
- if: always()
2323
run: yarn lint

0 commit comments

Comments
 (0)