Skip to content

Commit ccdcbdb

Browse files
chore(deps): bump jdx/mise-action from 3.2.0 to 3.4.1 (#650)
Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 3.2.0 to 3.4.1. - [Release notes](https://github.com/jdx/mise-action/releases) - [Changelog](https://github.com/jdx/mise-action/blob/main/CHANGELOG.md) - [Commits](jdx/mise-action@5ac50f7...9dc7d5d) --- updated-dependencies: - dependency-name: jdx/mise-action dependency-version: 3.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0bb4644 commit ccdcbdb

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.github/workflows/tests.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
steps:
5353
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
5454

55-
- uses: jdx/mise-action@5ac50f778e26fac95da98d50503682459e86d566 # v3.2.0
55+
- uses: jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4.1
5656
with:
5757
install: false
5858

@@ -64,7 +64,7 @@ jobs:
6464
steps:
6565
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
6666

67-
- uses: jdx/mise-action@5ac50f778e26fac95da98d50503682459e86d566 # v3.2.0
67+
- uses: jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4.1
6868
with:
6969
install: false
7070

@@ -80,7 +80,7 @@ jobs:
8080
with:
8181
go-version-file: go.mod
8282

83-
- uses: jdx/mise-action@5ac50f778e26fac95da98d50503682459e86d566 # v3.2.0
83+
- uses: jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4.1
8484
with:
8585
install: false
8686

@@ -96,7 +96,7 @@ jobs:
9696
with:
9797
go-version-file: go.mod
9898

99-
- uses: jdx/mise-action@5ac50f778e26fac95da98d50503682459e86d566 # v3.2.0
99+
- uses: jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4.1
100100
with:
101101
install: false
102102

@@ -112,7 +112,7 @@ jobs:
112112
with:
113113
go-version-file: go.mod
114114

115-
- uses: jdx/mise-action@5ac50f778e26fac95da98d50503682459e86d566 # v3.2.0
115+
- uses: jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4.1
116116
with:
117117
install: false
118118

@@ -131,7 +131,7 @@ jobs:
131131
with:
132132
go-version-file: go.mod
133133

134-
- uses: jdx/mise-action@5ac50f778e26fac95da98d50503682459e86d566 # v3.2.0
134+
- uses: jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4.1
135135
with:
136136
install: false
137137

@@ -149,7 +149,7 @@ jobs:
149149
with:
150150
go-version-file: go.mod
151151

152-
- uses: jdx/mise-action@5ac50f778e26fac95da98d50503682459e86d566 # v3.2.0
152+
- uses: jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4.1
153153
with:
154154
install: false
155155

@@ -184,7 +184,7 @@ jobs:
184184
with:
185185
go-version-file: go.mod
186186

187-
- uses: jdx/mise-action@5ac50f778e26fac95da98d50503682459e86d566 # v3.2.0
187+
- uses: jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4.1
188188
with:
189189
install: false
190190

@@ -217,7 +217,7 @@ jobs:
217217
with:
218218
go-version-file: go.mod
219219

220-
- uses: jdx/mise-action@5ac50f778e26fac95da98d50503682459e86d566 # v3.2.0
220+
- uses: jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4.1
221221
with:
222222
install: false
223223

@@ -246,7 +246,7 @@ jobs:
246246
steps:
247247
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
248248

249-
- uses: jdx/mise-action@5ac50f778e26fac95da98d50503682459e86d566 # v3.2.0
249+
- uses: jdx/mise-action@9dc7d5dd454262207dea3ab5a06a3df6afc8ff26 # v3.4.1
250250
with:
251251
install: false
252252

0 commit comments

Comments
 (0)