From 18ae19ede653f3c95db195895e6545b0496c9bef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Aug 2024 13:25:53 +0000 Subject: [PATCH] chore(deps-dev): update pascalgn/size-label-action digest to 49850f3 --- .github/workflows/pr-label.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-label.yaml b/.github/workflows/pr-label.yaml index 8a05831..15d625e 100644 --- a/.github/workflows/pr-label.yaml +++ b/.github/workflows/pr-label.yaml @@ -17,6 +17,6 @@ jobs: with: egress-policy: audit - name: size-label - uses: "pascalgn/size-label-action@bbbaa0d5ccce8e2e76254560df5c64b82dac2e12" + uses: "pascalgn/size-label-action@49850f3557d4b77f0b2e759829defd77ccc07c54" env: GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"