We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c948bb commit 5361790Copy full SHA for 5361790
1 file changed
.github/actions/mise-project-setup/action.yaml
@@ -65,7 +65,7 @@ runs:
65
66
- if: steps.cache-check.outputs.match != 'true'
67
name: Install mise
68
- uses: jdx/mise-action@e6a8b3978addb5a52f2b4cd9d91eafa7f0ab959d # v4.2.0
+ uses: jdx/mise-action@9e7f7633ff6f6d6048a9418a68d48f288f50eb14 # v4.2.3
69
70
env:
71
GITHUB_TOKEN: ${{ github.token }}
0 commit comments