Merge pull request #13074 from Homebrew/dependabot/github_actions/reitermarkus/rerun-workflow-1.2.0

This commit is contained in:
Nanda H Krishna 2022-04-01 00:56:46 -04:00 committed by GitHub
commit 3f4eef8ab8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,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@64cba9e834916060e77b7dad424d086837fdd0a6 uses: reitermarkus/rerun-workflow@1845d3165cd8cb393ea716843ef2aad449bf94b6
with: with:
token: ${{ secrets.HOMEBREW_GITHUB_PUBLIC_REPO_TOKEN }} token: ${{ secrets.HOMEBREW_GITHUB_PUBLIC_REPO_TOKEN }}
continuous-label: waiting for feedback continuous-label: waiting for feedback