2323 fetch-depth : 75
2424
2525 - name : Initialise mise
26- uses : jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6 .1
26+ uses : jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0 .1
2727 with :
2828 github_token : ${{ secrets.MISE_PAT }} # As this is a private repo, we can get API rate limit issues. Use a PAT to avoid this. (The token needs no special permissions.)
2929 install_args : go:github.com/hashicorp/terraform-config-inspect
@@ -136,7 +136,7 @@ jobs:
136136 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
137137
138138 - name : Initialise mise
139- uses : jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6 .1
139+ uses : jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0 .1
140140 with :
141141 github_token : ${{ secrets.MISE_PAT }}
142142 install_args : terraform
@@ -159,7 +159,7 @@ jobs:
159159 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
160160
161161 - name : Initialise mise
162- uses : jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6 .1
162+ uses : jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0 .1
163163 with :
164164 github_token : ${{ secrets.MISE_PAT }}
165165 install_args : terraform
@@ -184,7 +184,7 @@ jobs:
184184 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
185185
186186 - name : Initialise mise
187- uses : jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6 .1
187+ uses : jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0 .1
188188 with :
189189 github_token : ${{ secrets.MISE_PAT }}
190190 install_args : tflint
@@ -217,7 +217,7 @@ jobs:
217217 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
218218
219219 - name : Initialise mise
220- uses : jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6 .1
220+ uses : jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0 .1
221221 with :
222222 github_token : ${{ secrets.MISE_PAT }}
223223 install_args : checkov
0 commit comments