Skip to content

Commit

Permalink
chore(deps): update styfle/cancel-workflow-action action to v0.12.0 (#…
Browse files Browse the repository at this point in the history
…1911)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent 07031af commit e1d515e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
if: ${{ github.event.issue.author_association == 'OWNER' && github.event.issue.state == 'closed' }}
steps:
- name: Cancel Workflow
uses: styfle/cancel-workflow-action@0.11.0
uses: styfle/cancel-workflow-action@0.12.0
- name: Checkout
uses: actions/checkout@v4
- name: Deploy to Vercel
Expand Down

1 comment on commit e1d515e

@vercel
Copy link

@vercel vercel bot commented on e1d515e Oct 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.