Skip to content

Commit a2153f7

Browse files
authored
Merge pull request #3575 from kubernetes-sigs/dependabot/github_actions/joelanford/go-apidiff-0.7.0
🌱 bump joelanford/go-apidiff from 0.6.1 to 0.7.0
2 parents 3d32307 + 72996dd commit a2153f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/apidiff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
go-version: "~1.20"
2323
- name: Execute go-apidiff
24-
uses: joelanford/go-apidiff@v0.6.1
24+
uses: joelanford/go-apidiff@v0.7.0
2525
with:
2626
compare-imports: true
2727
print-compatible: true

0 commit comments

Comments
 (0)