Skip to content

Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 #29

Bump github.com/google/go-cmp from 0.5.9 to 0.6.0

Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 #29

Workflow file for this run

name: Label PRs
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@master
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"