diff --git a/.github/workflows/triage.yml b/.github/workflows/triage.yml index 39d51ee572..2ef2939e34 100644 --- a/.github/workflows/triage.yml +++ b/.github/workflows/triage.yml @@ -23,7 +23,7 @@ jobs: steps: - name: Re-run this workflow if: github.event_name == 'schedule' || github.event.action == 'closed' - uses: reitermarkus/rerun-workflow@cd46218e13bd336b1c551c6ef4dc82aa5316facf + uses: reitermarkus/rerun-workflow@c8d5bc3526acb50c12004f31c0dcb1598c87e32d with: token: ${{ secrets.HOMEBREW_GITHUB_PUBLIC_REPO_TOKEN }} continuous-label: waiting for feedback