Skip to content

Commit c90c7ac

Browse files
authored
Merge pull request #4815 from kubernetes-sigs/dependabot/github_actions/joelanford/go-apidiff-0.8.3
🌱 Bump joelanford/go-apidiff from 0.8.2 to 0.8.3
2 parents 0d66079 + d48a4b4 commit c90c7ac

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
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
go-version-file: go.mod
2626
- name: Execute go-apidiff
27-
uses: joelanford/[email protected].2
27+
uses: joelanford/[email protected].3
2828
with:
2929
compare-imports: true
3030
print-compatible: true

0 commit comments

Comments
 (0)