We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
jdx/mise-action
1 parent aedfa0e commit 6274897Copy full SHA for 6274897
.github/actions/install-tools/action.yml
@@ -20,7 +20,7 @@ runs:
20
21
steps:
22
- name: Run `mise install` with `ci` environment
23
- uses: jdx/mise-action@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3.3.1
+ uses: jdx/mise-action@146a28175021df8ca24f8ee1828cc2a60f980bd5 # v3.5.1
24
with:
25
install_args: --env ci --jobs 1
26
env:
.github/workflows/renovate.yml
@@ -78,7 +78,7 @@ jobs:
78
token: ${{ steps.app-token.outputs.token }}
79
80
- name: Install Node.js
81
82
83
install_args: node npm:renovate
84
0 commit comments