Skip to content

Commit fa8ae01

Browse files
authored
Merge pull request #339 from nais/dependabot/github_actions/gha-bd773b836e
chore(deps): bump jdx/mise-action from 4.0.1 to 4.1.0 in the gha group across 1 directory
2 parents 3db6416 + 8b32986 commit fa8ae01

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/master.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
contents: read
2222
steps:
2323
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # ratchet:actions/checkout@v6
24-
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # ratchet:jdx/mise-action@v4
24+
- uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # ratchet:jdx/mise-action@v4
2525
- run: mise run check
2626

2727
test:
@@ -31,7 +31,7 @@ jobs:
3131
contents: read
3232
steps:
3333
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # ratchet:actions/checkout@v6
34-
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # ratchet:jdx/mise-action@v4
34+
- uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # ratchet:jdx/mise-action@v4
3535
- run: mise run test
3636

3737
build_and_push:
@@ -197,7 +197,7 @@ jobs:
197197
steps:
198198
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # ratchet:actions/checkout@v6
199199

200-
- uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # ratchet:jdx/mise-action@v4
200+
- uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 # ratchet:jdx/mise-action@v4
201201

202202
- name: Force create tag
203203
env:

0 commit comments

Comments
 (0)