diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a2400b5..2548e0f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -39,7 +39,7 @@ jobs: with: persist-credentials: false - - uses: reviewdog/action-actionlint@dbe5299849118fd6f099ba563d263d770955a64a # v1 + - uses: reviewdog/action-actionlint@d290e336d5a743810aef4404f757dc862276d2ae # v1 golangci-lint: runs-on: ubuntu-latest