Skip to content

Commit 7cf0ab3

Browse files
renovate-botclemak27
authored andcommitted
chore: update jdx/mise-action action to v4.3.0
1 parent aebf7ab commit 7cf0ab3

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@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
1212
- name: Install tools
13-
uses: jdx/mise-action@3c2e0cf82a5b2e5249f0d3635a4d83d0ae861518 # v4.2.5
13+
uses: jdx/mise-action@c2a87611a18de5b3828c5652fe268e992400cb5c # v4.3.0
1414
- name: Run actionlint
1515
run: actionlint
1616

@@ -20,6 +20,6 @@ jobs:
2020
- name: Checkout
2121
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
2222
- name: Install tools
23-
uses: jdx/mise-action@3c2e0cf82a5b2e5249f0d3635a4d83d0ae861518 # v4.2.5
23+
uses: jdx/mise-action@c2a87611a18de5b3828c5652fe268e992400cb5c # v4.3.0
2424
- name: Run yamllint
2525
run: yamllint .

0 commit comments

Comments
 (0)