Skip to content

Bump gitpython from 3.1.24 to 3.1.32 #268

Bump gitpython from 3.1.24 to 3.1.32

Bump gitpython from 3.1.24 to 3.1.32 #268

Workflow file for this run

name: Cancel
on: [push]
jobs:
cancel:
name: 'Cancel Previous Runs'
runs-on: ubuntu-latest
timeout-minutes: 3
steps:
- uses: styfle/cancel-workflow-action@0.8.0
with:
workflow_id: 7468189
access_token: ${{ github.token }}
- uses: styfle/cancel-workflow-action@0.8.0
with:
workflow_id: 7443883
access_token: ${{ github.token }}
- uses: styfle/cancel-workflow-action@0.8.0
with:
workflow_id: 7443884
access_token: ${{ github.token }}