diff --git a/.github/workflows/triage.yml b/.github/workflows/triage.yml index 2ef2939e34309..b2f6d3baf6490 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@c8d5bc3526acb50c12004f31c0dcb1598c87e32d + uses: reitermarkus/rerun-workflow@1a15891377b6667377207cdd85b628b79ebd6f81 with: token: ${{ secrets.HOMEBREW_GITHUB_PUBLIC_REPO_TOKEN }} continuous-label: waiting for feedback