From 18ec55b23b642792d970e47048c1a33ff79c69f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 18:03:28 +0000 Subject: [PATCH] build(deps): bump reitermarkus/rerun-workflow from 1.1.6 to 1.2.0 Bumps [reitermarkus/rerun-workflow](https://github.com/reitermarkus/rerun-workflow) from 1.1.6 to 1.2.0. - [Release notes](https://github.com/reitermarkus/rerun-workflow/releases) - [Commits](https://github.com/reitermarkus/rerun-workflow/compare/64cba9e834916060e77b7dad424d086837fdd0a6...1845d3165cd8cb393ea716843ef2aad449bf94b6) --- 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 d564000047..bf811e0ccc 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@64cba9e834916060e77b7dad424d086837fdd0a6 + uses: reitermarkus/rerun-workflow@1845d3165cd8cb393ea716843ef2aad449bf94b6 with: token: ${{ secrets.HOMEBREW_GITHUB_PUBLIC_REPO_TOKEN }} continuous-label: waiting for feedback