From bad940a34dda863fb7a563d2b2b2230199e828bc Mon Sep 17 00:00:00 2001 From: overtrue Date: Fri, 3 Apr 2026 11:14:28 +0800 Subject: [PATCH] ci: bump cla-bot to v0.0.6 --- .github/workflows/cla.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cla.yml b/.github/workflows/cla.yml index ae29c553f..94bb97a03 100644 --- a/.github/workflows/cla.yml +++ b/.github/workflows/cla.yml @@ -42,7 +42,7 @@ jobs: permission-contents: write - name: Run CLA Bot - uses: overtrue/cla-bot@v0.0.5 + uses: overtrue/cla-bot@v0.0.6 with: github-token: ${{ github.token }} registry-token: ${{ steps.registry-token.outputs.token }}