Skip to content

Commit d13761c

Browse files
chore(deps): bump jdx/mise-action from 3.5.1 to 3.6.0 in the all group (#335)
Bumps the all group with 1 update: [jdx/mise-action](https://github.com/jdx/mise-action). Updates `jdx/mise-action` from 3.5.1 to 3.6.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@146a281...c53b923) --- updated-dependencies: - dependency-name: jdx/mise-action dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ca7a1a commit d13761c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
with:
3939
fetch-depth: 0
4040

41-
- uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v2
41+
- uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v2
4242
with:
4343
experimental: true
4444

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434

3535
- uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2
3636

37-
- uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v2
37+
- uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v2
3838
with:
3939
experimental: true
4040

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
shared-key: "roast"
3838

39-
- uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v2
39+
- uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v2
4040
with:
4141
experimental: true
4242

0 commit comments

Comments
 (0)