diff --git a/.github/workflows/black-action.yml b/.github/workflows/black-action.yml index 52e2ad2d..0f4a51dc 100644 --- a/.github/workflows/black-action.yml +++ b/.github/workflows/black-action.yml @@ -13,8 +13,8 @@ jobs: name: formatting runs-on: ubuntu-latest steps: - - uses: SuffolkLITLab/ALActions/black-formatting@main + - uses: SuffolkLITLab/ALActions/black-formatting@new_black with: MAKE_PR: "true" GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - - uses: SuffolkLITLab/ALActions/docsig@main \ No newline at end of file + - uses: SuffolkLITLab/ALActions/docsig@main