diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index f41ff9c..261956d 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -24,7 +24,7 @@ jobs: uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 - name: Setup mise - uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 + uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 with: cache: true github_token: ${{ secrets.GITHUB_TOKEN }} @@ -52,7 +52,7 @@ jobs: uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 - name: Setup mise - uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 + uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 with: cache: true github_token: ${{ secrets.GITHUB_TOKEN }} @@ -93,7 +93,7 @@ jobs: uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 - name: Setup mise - uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 + uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 with: cache: true github_token: ${{ secrets.GITHUB_TOKEN }} @@ -133,7 +133,7 @@ jobs: uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 - name: Setup mise - uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 + uses: jdx/mise-action@dba19683ed58901619b14f395a24841710cb4925 with: cache: true github_token: ${{ secrets.GITHUB_TOKEN }}