diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4e3ed2f..0304ffb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -68,7 +68,7 @@ jobs: run: just lint - name: Lint GitHub Actions workflows - uses: reviewdog/action-actionlint@83e4ed25b168066ad8f62f5afbb29ebd8641d982 # v1.69.1 + uses: reviewdog/action-actionlint@0d952c597ef8459f634d7145b0b044a9699e5e43 # v1.71.0 test: name: "Test (Rust ${{ matrix.rust }})"