Skip to content

Chore(deps): Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#876) #557

Chore(deps): Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#876)

Chore(deps): Bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (#876) #557

name: Release Drafter
on:
push:
branches:
- master
jobs:
update_release_draft:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}