Merge pull request #9270 from Homebrew/dependabot/github_actions/reitermarkus/rerun-workflow-e2647e8885422412d5acbd61f9add5b1e77ad3ab

Bump reitermarkus/rerun-workflow from cf91bee6964dfde64eccbf5600c3ea206af11359 to 1.1.5
This commit is contained in:
Markus Reiter 2020-11-24 17:53:29 +01:00 committed by GitHub
commit 04549ff16f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ jobs:
steps: steps:
- name: Re-run this workflow - name: Re-run this workflow
if: github.event_name == 'schedule' || github.event.action == 'closed' if: github.event_name == 'schedule' || github.event.action == 'closed'
uses: reitermarkus/rerun-workflow@cf91bee6964dfde64eccbf5600c3ea206af11359 uses: reitermarkus/rerun-workflow@e2647e8885422412d5acbd61f9add5b1e77ad3ab
with: with:
token: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }} token: ${{ secrets.HOMEBREW_GITHUB_API_TOKEN }}
continuous-label: waiting for feedback continuous-label: waiting for feedback