Skip to content

build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#133) #19

build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#133)

build(deps): Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#133) #19

Workflow file for this run

name: Track releases
on:
push:
branches:
- main
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- name: Run release-please
uses: google-github-actions/release-please-action@v4
with:
token: ${{ secrets.RELEASE_TOKEN }}