Bump styfle/cancel-workflow-action from 0.10.0 to 0.10.1
@@ -13,6 +13,6 @@ jobs:
actions: write # for styfle/cancel-workflow-action to cancel/stop running workflows
runs-on: ubuntu-latest
steps:
- - uses: styfle/cancel-workflow-action@0.10.0
+ - uses: styfle/cancel-workflow-action@0.10
with:
workflow_id: ${{ github.event.workflow.id }}