mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-09-15 12:18:57 +00:00
build(deps): bump joelanford/go-apidiff from 0.7.0 to 0.8.2
Bumps [joelanford/go-apidiff](https://github.com/joelanford/go-apidiff) from 0.7.0 to 0.8.2. - [Release notes](https://github.com/joelanford/go-apidiff/releases) - [Commits](https://github.com/joelanford/go-apidiff/compare/v0.7.0...v0.8.2) --- updated-dependencies: - dependency-name: joelanford/go-apidiff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
.github/workflows/apidiff.yml
vendored
2
.github/workflows/apidiff.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version-file: go.work
|
go-version-file: go.work
|
||||||
- name: Execute go-apidiff
|
- name: Execute go-apidiff
|
||||||
uses: joelanford/go-apidiff@v0.7.0
|
uses: joelanford/go-apidiff@v0.8.2
|
||||||
with:
|
with:
|
||||||
compare-imports: true
|
compare-imports: true
|
||||||
print-compatible: true
|
print-compatible: true
|
||||||
|
|||||||
Reference in New Issue
Block a user