Skip to content

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

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 #114

Workflow file for this run

name: Release
on:
workflow_dispatch:
pull_request:
push:
permissions: {}
jobs:
release:
uses: hansmi/ghactions-goreleaser-workflow/.github/workflows/release.yaml@stable
permissions:
contents: write
packages: write
# vim: set sw=2 sts=2 et :