Skip to content

Commit b705ed6

Browse files
authored
Merge pull request #123 from dokku/dependabot/github_actions/example-workflows/styfle/cancel-workflow-action-0.13.1
chore(deps): bump styfle/cancel-workflow-action from 0.13.0 to 0.13.1 in /example-workflows
2 parents ced18cb + abca3be commit b705ed6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example-workflows/cancel-previous-runs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
# third-party action that cancels previous runs
1515
- name: Cancel Previous Runs
16-
uses: styfle/cancel-workflow-action@0.13.0
16+
uses: styfle/cancel-workflow-action@0.13.1
1717
with:
1818
access_token: ${{ github.token }}
1919

0 commit comments

Comments
 (0)