Skip to content

Commit 795730f

Browse files
chore(ci): bump jdx/mise-action in the automerged-versions group
Bumps the automerged-versions group with 1 update: [jdx/mise-action](https://github.com/jdx/mise-action). Updates `jdx/mise-action` from 3.4.1 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@9dc7d5d...d16887b) --- updated-dependencies: - dependency-name: jdx/mise-action dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: automerged-versions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7746638 commit 795730f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Checkout repo
3535
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # ratchet:actions/checkout@v4
3636

37-
- uses: jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # ratchet:jdx/mise-action@v2
37+
- uses: jdx/mise-action@d16887ba50704baed7de72bd1e82e04391e4457a # ratchet:jdx/mise-action@v2
3838

3939
- name: Lint docker image
4040
id: lint_docker
@@ -151,7 +151,7 @@ jobs:
151151
- name: Checkout repo
152152
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # ratchet:actions/checkout@v4
153153

154-
- uses: jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # ratchet:jdx/mise-action@v2
154+
- uses: jdx/mise-action@d16887ba50704baed7de72bd1e82e04391e4457a # ratchet:jdx/mise-action@v2
155155

156156
- name: Check if release needed
157157
id: check_release_need

0 commit comments

Comments
 (0)