Skip to content

chore(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#174) #131

chore(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#174)

chore(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#174) #131

Workflow file for this run

name: Release
on:
push:
branches: [master]
permissions:
contents: write
pull-requests: write
jobs:
release:
name: Release
runs-on: ubuntu-latest
steps:
- name: Release
uses: GoogleCloudPlatform/release-please-action@v3
with:
release-type: go
bump-minor-pre-major: true
bump-patch-for-minor-pre-major: true