Skip to content

Commit

Permalink
Bump styfle/cancel-workflow-action from 0.9.0 to 0.9.1 (#102)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 2, 2021
1 parent 9f5cf46 commit 72a1888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cancel-duplicate-runs.yaml
Expand Up @@ -9,6 +9,6 @@ jobs:
name: Cancel previous runs
runs-on: ubuntu-latest
steps:
- uses: styfle/cancel-workflow-action@0.9.0
- uses: styfle/cancel-workflow-action@0.9.1
with:
workflow_id: ${{ github.event.workflow.id }}

0 comments on commit 72a1888

Please sign in to comment.