mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +00:00
build(deps): bump joelanford/go-apidiff from 0.8.2 to 0.8.3
Bumps [joelanford/go-apidiff](https://github.com/joelanford/go-apidiff) from 0.8.2 to 0.8.3. - [Release notes](https://github.com/joelanford/go-apidiff/releases) - [Commits](https://github.com/joelanford/go-apidiff/compare/v0.8.2...v0.8.3) --- updated-dependencies: - dependency-name: joelanford/go-apidiff dependency-version: 0.8.3 dependency-type: direct:production update-type: version-update:semver-patch ... 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.8.2
|
uses: joelanford/go-apidiff@v0.8.3
|
||||||
with:
|
with:
|
||||||
compare-imports: true
|
compare-imports: true
|
||||||
print-compatible: true
|
print-compatible: true
|
||||||
|
|||||||
Reference in New Issue
Block a user