diff --git a/.github/workflows/e2e.yaml b/.github/workflows/e2e.yaml index 51ea975c..4d7aff43 100644 --- a/.github/workflows/e2e.yaml +++ b/.github/workflows/e2e.yaml @@ -29,7 +29,7 @@ jobs: uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0 - name: Setup mise - uses: jdx/mise-action@c37c93293d6b742fc901e1406b8f764f6fb19dac # v2.4.4 + uses: jdx/mise-action@be3be2260bc02bc3fbf94c5e2fed8b7964baf074 # v3.4.0 env: GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" with: diff --git a/.github/workflows/mise.yaml b/.github/workflows/mise.yaml index c331065b..0f44ab80 100644 --- a/.github/workflows/mise.yaml +++ b/.github/workflows/mise.yaml @@ -18,7 +18,7 @@ jobs: uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0 - name: Setup mise - uses: jdx/mise-action@c37c93293d6b742fc901e1406b8f764f6fb19dac # v2.4.4 + uses: jdx/mise-action@be3be2260bc02bc3fbf94c5e2fed8b7964baf074 # v3.4.0 env: GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"