From 614064d546b3351608c1b8eb3e429cf3b20a2d8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 18:00:59 +0000 Subject: [PATCH] build(deps): bump reitermarkus/rerun-workflow from 1.2.2 to 1.3.0 Bumps [reitermarkus/rerun-workflow](https://github.com/reitermarkus/rerun-workflow) from 1.2.2 to 1.3.0. - [Release notes](https://github.com/reitermarkus/rerun-workflow/releases) - [Commits](https://github.com/reitermarkus/rerun-workflow/compare/c8d5bc3526acb50c12004f31c0dcb1598c87e32d...1a15891377b6667377207cdd85b628b79ebd6f81) --- updated-dependencies: - dependency-name: reitermarkus/rerun-workflow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/triage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/triage.yml b/.github/workflows/triage.yml index 1b21dbc19f..75c60d1c42 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