Skip to content

fix(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#20) #16

fix(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#20)

fix(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#20) #16

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 }}