Skip to content

Bump gitpython from 3.1.40 to 3.1.41 (#466) #79

Bump gitpython from 3.1.40 to 3.1.41 (#466)

Bump gitpython from 3.1.40 to 3.1.41 (#466) #79

Workflow file for this run

name: Tag
on:
push:
branches: [ master ]
jobs:
tag-new-versions:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
token: ${{ secrets.PAT }}
fetch-depth: 2
- uses: salsify/[email protected]
with:
version-command: |
cat VERSION