Skip to content

Commit

Permalink
Merge pull request #166 from cyprus-developer-community/dependabot/gi…
Browse files Browse the repository at this point in the history
…thub_actions/styfle/cancel-workflow-action-0.12.0

chore(deps): bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0
  • Loading branch information
PatrickHeneise authored Nov 9, 2023
2 parents 3585b31 + 7cc9867 commit 8ca6541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
needs: [codequality, unit]
if: needs.codequality.result == 'success' && needs.unit.result == 'success'
steps:
- uses: styfle/cancel-workflow-action@0.11.0
- uses: styfle/cancel-workflow-action@0.12.0
- uses: actions/checkout@v4
- uses: superfly/[email protected]
with:
Expand Down

0 comments on commit 8ca6541

Please sign in to comment.