diff --git a/.github/workflows/rotating-domains-checker.yml b/.github/workflows/rotating-domains-checker.yml index e390d5cd7b6..353e6ad563e 100644 --- a/.github/workflows/rotating-domains-checker.yml +++ b/.github/workflows/rotating-domains-checker.yml @@ -29,7 +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@feat/probe-body-on-error + - uses: Alex-302/RotatingDomainsChecker@fix/single-value-domain-additional-domains with: mode: ${{ github.event.inputs.mode || '' }} env: