From 2163d1d71cfbf3ef2cde6cb876f9fa5a291499bc Mon Sep 17 00:00:00 2001 From: abfedena Date: Fri, 14 Jan 2022 00:44:07 +0530 Subject: [PATCH] Update bundel.yml --- .github/workflows/bundel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bundel.yml b/.github/workflows/bundel.yml index cc78656..000980a 100644 --- a/.github/workflows/bundel.yml +++ b/.github/workflows/bundel.yml @@ -11,7 +11,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v1 - - uses: docker-parse-image@3.0.1 + - uses: carlesnunez/check-my-bundlephobia@f9e1c2301e91bfce6fae47bbdd59b2d0f41d9b49 with: repo-token: ${{ secrets.SECRET_TOKEN }} strict: true