Skip to content

Commit 774cba4

Browse files
committed
chore: update jdx/mise-action action to v4.2.2
1 parent 69ca704 commit 774cba4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/lint.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
1212
- name: Install tools
13-
uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
13+
uses: jdx/mise-action@f10502fc09dadecfefb962fff68ce77213930204 # v4.2.2
1414
- name: Run actionlint
1515
run: actionlint
1616

@@ -20,6 +20,6 @@ jobs:
2020
- name: Checkout
2121
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
2222
- name: Install tools
23-
uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
23+
uses: jdx/mise-action@f10502fc09dadecfefb962fff68ce77213930204 # v4.2.2
2424
- name: Run yamllint
2525
run: yamllint .

0 commit comments

Comments
 (0)