diff --git a/.github/workflows/pull-request.yaml b/.github/workflows/pull-request.yaml index c3186bb..b8a4448 100644 --- a/.github/workflows/pull-request.yaml +++ b/.github/workflows/pull-request.yaml @@ -18,7 +18,7 @@ jobs: - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # ratchet:actions/checkout@v4 with: persist-credentials: false - - uses: jdx/mise-action@c37c93293d6b742fc901e1406b8f764f6fb19dac # ratchet:jdx/mise-action@v2 + - uses: jdx/mise-action@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # ratchet:jdx/mise-action@v2 env: GITHUB_TOKEN: ${{ github.TOKEN }} - run: zizmor ./action.yml ./.github/workflows/pull-request.yaml diff --git a/action.yml b/action.yml index 06326c2..dff93ba 100644 --- a/action.yml +++ b/action.yml @@ -6,7 +6,7 @@ outputs: {} runs: using: "composite" steps: - - uses: jdx/mise-action@c37c93293d6b742fc901e1406b8f764f6fb19dac # v2.4.4 + - uses: jdx/mise-action@e3d7b8d67a7958d1207f6ed871e83b1ea780e7b0 # v3.3.1 with: tool_versions: | conftest 0.58.0