Skip to content

fix(deps): bump gopkg.in/dnaeon/go-vcr.v3 from 3.1.2 to 3.2.0 (#22) #19

fix(deps): bump gopkg.in/dnaeon/go-vcr.v3 from 3.1.2 to 3.2.0 (#22)

fix(deps): bump gopkg.in/dnaeon/go-vcr.v3 from 3.1.2 to 3.2.0 (#22) #19

name: Release Please
on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: google-github-actions/release-please-action@v3
with:
release-type: go
token: ${{ secrets.PAT }}