From 896f5fe729d2f56054535f576f5ec601488e4527 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Mar 2024 13:33:07 +0800 Subject: [PATCH] GHA CI: Bump action version PR #20486. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/ci_file_health.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_file_health.yaml b/.github/workflows/ci_file_health.yaml index 7398abd1a..76b358263 100644 --- a/.github/workflows/ci_file_health.yaml +++ b/.github/workflows/ci_file_health.yaml @@ -22,7 +22,7 @@ jobs: python-version: "*" - name: Check files - uses: pre-commit/action@v3.0.0 + uses: pre-commit/action@v3.0.1 - name: Check doc env: