diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 08b55d0..5f4122f 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -39,7 +39,7 @@ jobs: poetry check --lock - name: Lint with ruff - uses: astral-sh/ruff-action@9828f49eb4cadf267b40eaa330295c412c68c1f9 # v3.2.2 + uses: astral-sh/ruff-action@57714a7c8a2e59f32539362ba31877a1957dded1 # v3.5.1 - name: Lint with pylint run: |