From 9ea85a277d4dfac1883539feaaceb0a8c51afb61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 00:02:49 +0000 Subject: [PATCH] chore(deps): bump pascalgn/size-label-action from 0.4.3 to 0.5.0 Bumps [pascalgn/size-label-action](https://github.com/pascalgn/size-label-action) from 0.4.3 to 0.5.0. - [Release notes](https://github.com/pascalgn/size-label-action/releases) - [Commits](https://github.com/pascalgn/size-label-action/compare/v0.4.3...v0.5.0) --- updated-dependencies: - dependency-name: pascalgn/size-label-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/pr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr.yaml b/.github/workflows/pr.yaml index fe578b6..b709078 100644 --- a/.github/workflows/pr.yaml +++ b/.github/workflows/pr.yaml @@ -15,7 +15,7 @@ jobs: with: github-token: "${{ secrets.MEOWBLECOIN_PAT }}" project-url: https://github.com/orgs/mobilecoinfoundation/projects/7 - - uses: pascalgn/size-label-action@v0.4.3 + - uses: pascalgn/size-label-action@v0.5.0 env: GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}" IGNORED: "Cargo.lock"