Skip to content

Commit a112072

Browse files
chore(deps): update jdx/mise-action action to v4.2.0 (#122)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ecf5879 commit a112072

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/_build-container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
env:
3636
IMAGE_NAME: ${{ inputs.image_registry }}/${{ inputs.image_name }}
3737

38-
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
38+
- uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
3939
with:
4040
install: true
4141

.github/workflows/_upload-scripts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
persist-credentials: false
2929

30-
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
30+
- uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
3131
with:
3232
install: true
3333

.github/workflows/e2e-install.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
with:
5555
persist-credentials: false
5656

57-
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
57+
- uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
5858
with:
5959
install: true
6060

@@ -122,7 +122,7 @@ jobs:
122122
with:
123123
persist-credentials: false
124124

125-
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
125+
- uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
126126
with:
127127
install: true
128128

@@ -176,7 +176,7 @@ jobs:
176176
with:
177177
persist-credentials: false
178178

179-
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
179+
- uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
180180
with:
181181
install: true
182182

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
persist-credentials: false
2525

26-
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
26+
- uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
2727
with:
2828
install: true
2929

0 commit comments

Comments
 (0)