diff --git a/.github/workflows/rotating-domains-checker.yml b/.github/workflows/rotating-domains-checker.yml index cf2bda37f35..9e216113b32 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@master + - uses: Alex-302/RotatingDomainsChecker@feat/summary-reporting-and-bugfixes with: mode: ${{ github.event.inputs.mode || '' }} env: