From 4292531f2762b53e0cd4e008953f1c37189596e6 Mon Sep 17 00:00:00 2001 From: Eric Berquist Date: Tue, 18 Jul 2023 09:03:24 -0600 Subject: [PATCH] Update cmake-format-lint-action version --- .github/workflows/PR_cmake-format_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/PR_cmake-format_test.yml b/.github/workflows/PR_cmake-format_test.yml index 7df969317..1177d803f 100644 --- a/.github/workflows/PR_cmake-format_test.yml +++ b/.github/workflows/PR_cmake-format_test.yml @@ -66,7 +66,7 @@ jobs: # Running the github action for cmake format - name: Run cmake-format - uses: PuneetMatharu/cmake-format-lint-action@a7e22edff1347b154dc1a0e8f900c450303efdf7 # v1.0.2 + uses: PuneetMatharu/cmake-format-lint-action@153d95f1343baa771b35d1410b3e61d37130cf6e # v1.0.3 with: args: --config-files experimental/.cmake-format.yaml --check