Skip to content

Commit

Permalink
Merge pull request #12 from hatamiarash7/dependabot/github_actions/st…
Browse files Browse the repository at this point in the history
…yfle/cancel-workflow-action-0.10.0

Bump styfle/cancel-workflow-action from 0.9.1 to 0.10.0
  • Loading branch information
hatamiarash7 authored Jun 28, 2022
2 parents bf754fe + e8f7c63 commit 5b48f8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

steps:
- name: Cancel previous workflow
uses: styfle/cancel-workflow-action@0.9.1
uses: styfle/cancel-workflow-action@0.10.0
with:
access_token: ${{ github.token }}

Expand Down

0 comments on commit 5b48f8b

Please sign in to comment.