diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5300c8e..a5d7f0a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -117,7 +117,7 @@ jobs: - name: Checkout uses: actions/checkout@v5 - name: Validate - uses: reviewdog/action-actionlint@v1.67.0 + uses: reviewdog/action-actionlint@f00ad0691526c10be4021a91b2510f0a769b14d0 # v1.68.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} level: ${{ env.REVIEWDOG_LEVEL }}