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
  • Loading branch information
renovate[bot] authored Oct 7, 2023
1 parent cc7bcc9 commit b0097f3
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

0 comments on commit b0097f3

Please sign in to comment.