This is an automated email from the ASF dual-hosted git repository. aleksraiden pushed a commit to branch aleksraiden-patch-1 in repository https://gitbox.apache.org/repos/asf/kvrocks.git
commit f7737308b9655348d2993b3314f331d84efd477d Author: Aleks Lozovyuk <[email protected]> AuthorDate: Fri Apr 12 15:47:41 2024 +0300 (ci) Bump apache/skywalking-eyes to 0.6.0 --- .github/workflows/kvrocks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/kvrocks.yaml b/.github/workflows/kvrocks.yaml index 6c2b51c9..f2854143 100644 --- a/.github/workflows/kvrocks.yaml +++ b/.github/workflows/kvrocks.yaml @@ -77,7 +77,7 @@ jobs: run: | sudo apt update sudo apt install -y clang-format-14 clang-tidy-14 - - uses: apache/skywalking-eyes/[email protected] + - uses: apache/skywalking-eyes/[email protected] with: config: .github/config/licenserc.yml - name: Check with clang-format
