mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-09-15 12:18:57 +00:00
Merge pull request #5309 from kubernetes-sigs/dependabot/github_actions/joelanford/go-apidiff-0.7.0
Bump joelanford/go-apidiff from 0.6.0 to 0.7.0
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.6.0
|
uses: joelanford/go-apidiff@v0.7.0
|
||||||
with:
|
with:
|
||||||
compare-imports: true
|
compare-imports: true
|
||||||
print-compatible: true
|
print-compatible: true
|
||||||
|
|||||||
Reference in New Issue
Block a user