From 75c53af242e509864870dc56ac114d7561130c88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 20:09:44 +0000 Subject: [PATCH] ci(deps): bump pascalgn/size-label-action in /.github/workflows Bumps [pascalgn/size-label-action](https://github.com/pascalgn/size-label-action) from 0.5.0 to 0.5.5. - [Release notes](https://github.com/pascalgn/size-label-action/releases) - [Commits](https://github.com/pascalgn/size-label-action/compare/v0.5.0...v0.5.5) --- updated-dependencies: - dependency-name: pascalgn/size-label-action dependency-version: 0.5.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/pr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index da4c653..719f950 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -98,7 +98,7 @@ jobs: name: Add Size Label runs-on: ubuntu-latest steps: - - uses: pascalgn/size-label-action@v0.5.0 + - uses: pascalgn/size-label-action@v0.5.5 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: