diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6189c2f..90b93e6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -69,7 +69,7 @@ jobs: run: just lint - name: Lint GitHub Actions workflows - uses: reviewdog/action-actionlint@83e4ed25b168066ad8f62f5afbb29ebd8641d982 # v1.69.1 + uses: reviewdog/action-actionlint@e58ee9d111489c31395fbe4857b0be6e7635dbda # v1.70.0 test: name: "Test (Go ${{ matrix.go-version }})"