From 741418e238ed9dd9ae524b831cc0f0fea5307e25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 18:53:35 +0000 Subject: [PATCH] build(deps): bump pascalgn/size-label-action from 0.5.2 to 0.5.4 Bumps [pascalgn/size-label-action](https://github.com/pascalgn/size-label-action) from 0.5.2 to 0.5.4. - [Release notes](https://github.com/pascalgn/size-label-action/releases) - [Commits](https://github.com/pascalgn/size-label-action/compare/v0.5.2...v0.5.4) --- updated-dependencies: - dependency-name: pascalgn/size-label-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/pr-auto-labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-auto-labeler.yml b/.github/workflows/pr-auto-labeler.yml index 3d93b938873d..c74574000ae5 100644 --- a/.github/workflows/pr-auto-labeler.yml +++ b/.github/workflows/pr-auto-labeler.yml @@ -32,7 +32,7 @@ jobs: steps: - name: size-label - uses: "pascalgn/size-label-action@v0.5.2" + uses: "pascalgn/size-label-action@v0.5.4" env: GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" with: