From 93e42bec1a9922776e2bbe1d4b3e567bf16d8369 Mon Sep 17 00:00:00 2001 From: Hannah von Reth Date: Thu, 17 Jun 2021 13:16:25 +0200 Subject: Ci: Use fork of clang format action --- .github/workflows/clang-format.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/clang-format.yml b/.github/workflows/clang-format.yml index 0a9c2f2d5..d32c3add9 100644 --- a/.github/workflows/clang-format.yml +++ b/.github/workflows/clang-format.yml @@ -10,4 +10,4 @@ jobs: - uses: actions/checkout@v2 with: fetch-depth: 2 - - uses: yshui/git-clang-format-lint@master + - uses: owncloud-ci/git-clang-format-lint@master -- cgit v1.2.3