diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7dc6490..01edf8e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -52,7 +52,7 @@ jobs: run: just lint - name: Lint GitHub Actions workflows - uses: reviewdog/action-actionlint@e58ee9d111489c31395fbe4857b0be6e7635dbda # v1.6.8 + uses: reviewdog/action-actionlint@0d952c597ef8459f634d7145b0b044a9699e5e43 # v1.6.8 test: name: "Test (${{ matrix.os }}, Python ${{ matrix.python-version }})"