We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5c7543 commit 99ebd7dCopy full SHA for 99ebd7d
1 file changed
.github/actions/mise-project-setup/action.yaml
@@ -64,7 +64,7 @@ runs:
64
65
- if: steps.cache-check.outputs.match != 'true'
66
name: Install mise
67
- uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
+ uses: jdx/mise-action@e79ddf65a11cec7b0e882bedced08d6e976efb2d # v3.6.2
68
69
env:
70
TEMP: ${{ runner.temp }}
0 commit comments