From 16e722b448926f7b49c29ad84fcc771a1f9634eb Mon Sep 17 00:00:00 2001 From: Soren Ptak Date: Thu, 17 Aug 2023 13:40:53 -0700 Subject: [PATCH] Get ready for clang-format change in mainline CI-CD --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 834b95d9..927148cf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -81,7 +81,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: Check formatting - uses: Skptak/CI-CD-Github-Actions/formatting@main + uses: FreeRTOS/CI-CD-Github-Actions/formatting@main with: path: ./ git-secrets: