File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5656 package
5757
5858 - name : Install mise to set up Ansible
59- uses : jdx/mise-action@v2.3.1 # https://github.com/jdx/mise-action
59+ uses : jdx/mise-action@v2.4.0 # https://github.com/jdx/mise-action
6060 with :
6161 version : 2025.6.8 # [default: latest] mise version to install
6262 install : true # [default: true] run `mise install`
Original file line number Diff line number Diff line change 2929 persist-credentials : false
3030
3131 - name : Install mise to set up Ansible
32- uses : jdx/mise-action@v2.3.1 # https://github.com/jdx/mise-action
32+ uses : jdx/mise-action@v2.4.0 # https://github.com/jdx/mise-action
3333 with :
3434 version : 2025.6.8 # [default: latest] mise version to install
3535 install : true # [default: true] run `mise install`
Original file line number Diff line number Diff line change 4545 git worktree add terraform-data generated-terraform
4646
4747 - name : Install mise to set up Terraform
48- uses : jdx/mise-action@v2.3.1 # https://github.com/jdx/mise-action
48+ uses : jdx/mise-action@v2.4.0 # https://github.com/jdx/mise-action
4949 with :
5050 version : 2025.6.8 # [default: latest] mise version to install
5151 install : true # [default: true] run `mise install`
You can’t perform that action at this time.
0 commit comments