Skip to content

Commit

Permalink
Merge pull request #4465 from berty/dependabot/github_actions/styfle/…
Browse files Browse the repository at this point in the history
…cancel-workflow-action-0.11.0

chore(deps): bump styfle/cancel-workflow-action from 0.10.0 to 0.11.0
  • Loading branch information
moul committed Oct 24, 2022
2 parents fe1c64a + 8ea882f commit 4a35695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cancel.yml
Expand Up @@ -21,6 +21,6 @@ jobs:
if: ${{ github.event_name == 'workflow_run' }}
runs-on: ubuntu-latest
steps:
- uses: styfle/cancel-workflow-action@0.10.0
- uses: styfle/cancel-workflow-action@0.11.0
with:
workflow_id: ${{ github.event.workflow.id }}

0 comments on commit 4a35695

Please sign in to comment.