diff --git a/.github/workflows/rotating-domains-checker.yml b/.github/workflows/rotating-domains-checker.yml index fcbabb5cca6..cf2bda37f35 100644 --- a/.github/workflows/rotating-domains-checker.yml +++ b/.github/workflows/rotating-domains-checker.yml @@ -29,8 +29,7 @@ jobs: run: | git config --global user.email "github-actions[bot]@users.noreply.github.com" git config --global user.name "github-actions[bot]" - # - uses: Alex-302/RotatingDomainsChecker@master - - uses: Alex-302/RotatingDomainsChecker@feat/summary-reporting-and-bugfixes + - uses: Alex-302/RotatingDomainsChecker@master with: mode: ${{ github.event.inputs.mode || '' }} env: