File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 56
56
package
57
57
58
58
- name : Install mise to set up Ansible
59
- uses : jdx/mise-action@v2.2.1 # https://github.com/jdx/mise-action
59
+ uses : jdx/mise-action@v2.2.2 # https://github.com/jdx/mise-action
60
60
with :
61
61
version : 2025.5.3 # [default: latest] mise version to install
62
62
install : true # [default: true] run `mise install`
Original file line number Diff line number Diff line change 29
29
persist-credentials : false
30
30
31
31
- name : Install mise to set up Ansible
32
- uses : jdx/mise-action@v2.2.1 # https://github.com/jdx/mise-action
32
+ uses : jdx/mise-action@v2.2.2 # https://github.com/jdx/mise-action
33
33
with :
34
34
version : 2025.5.3 # [default: latest] mise version to install
35
35
install : true # [default: true] run `mise install`
Original file line number Diff line number Diff line change 45
45
git worktree add terraform-data generated-terraform
46
46
47
47
- name : Install mise to set up Terraform
48
- uses : jdx/mise-action@v2.2.1 # https://github.com/jdx/mise-action
48
+ uses : jdx/mise-action@v2.2.2 # https://github.com/jdx/mise-action
49
49
with :
50
50
version : 2025.5.3 # [default: latest] mise version to install
51
51
install : true # [default: true] run `mise install`
You can’t perform that action at this time.
0 commit comments