From 8b0d57e8342536560a26e1e155f5847adee48d1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 03:37:04 +0000 Subject: [PATCH] chore(ci)(deps): bump pascalgn/size-label-action from 0.5.5 to 0.5.7 Bumps [pascalgn/size-label-action](https://github.com/pascalgn/size-label-action) from 0.5.5 to 0.5.7. - [Release notes](https://github.com/pascalgn/size-label-action/releases) - [Commits](https://github.com/pascalgn/size-label-action/compare/v0.5.5...v0.5.7) --- updated-dependencies: - dependency-name: pascalgn/size-label-action dependency-version: 0.5.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/labels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/labels.yml b/.github/workflows/labels.yml index 1fcf3f2..b09a9b9 100644 --- a/.github/workflows/labels.yml +++ b/.github/workflows/labels.yml @@ -31,7 +31,7 @@ jobs: steps: - name: Label PR based on size - uses: pascalgn/size-label-action@v0.5.5 + uses: pascalgn/size-label-action@v0.5.7 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: