Skip to content

Commit ce424d4

Browse files
Bump jdx/mise-action from 4.1.0 to 4.2.0
Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 4.1.0 to 4.2.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@dba1968...e6a8b39) --- updated-dependencies: - dependency-name: jdx/mise-action dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a44c7bd commit ce424d4

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
persist-credentials: false
2020

2121
- name: Setup mise
22-
uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
22+
uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
2323
with:
2424
install: false
2525

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
persist-credentials: false
2323

2424
- name: Setup mise
25-
uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
25+
uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
2626
with:
2727
cache: true
2828

.github/workflows/precious.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
persist-credentials: false
1717

1818
- name: Setup mise
19-
uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # v4.1.0
19+
uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
2020
with:
2121
cache: true
2222

0 commit comments

Comments
 (0)