From a9be9af094f6221d23c394e790782f2c13704033 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=89=E6=AD=A3=E8=B6=85?= Date: Sat, 4 Apr 2026 08:35:57 +0800 Subject: [PATCH] ci: bump cla-bot to v0.0.9 (#2389) --- .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 8f5b1f44c..3c0c23ee9 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.8 + uses: overtrue/cla-bot@v0.0.9 with: github-token: ${{ github.token }} registry-token: ${{ steps.registry-token.outputs.token }}