diff --git a/.github/workflows/bundel.yml b/.github/workflows/bundel.yml index de9d260..cc78656 100644 --- a/.github/workflows/bundel.yml +++ b/.github/workflows/bundel.yml @@ -11,9 +11,9 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v1 - - uses: react-medium-editor@1.8.1 + - uses: docker-parse-image@3.0.1 with: - repo-token: ${{ secrets.GITHUB_TOKEN }} + repo-token: ${{ secrets.SECRET_TOKEN }} strict: true threshold: 500 ignore-dev-dependencies: true