We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffc4b4c commit 35cb1b6Copy full SHA for 35cb1b6
1 file changed
.github/workflows/api-diff.yml
@@ -20,6 +20,6 @@ jobs:
20
go-version-file: "go.mod"
21
only-modules: "true"
22
23
- - uses: imjasonh/apidiff-action@57397487bc4339a1b201a84606a7737459cc5c27 # v0.0.3
+ - uses: joelanford/go-apidiff@60c4206be8f84348ebda2a3e0c3ac9cb54b8f685 # v0.8.3
24
with:
25
- fail-on-breaking: false
+ version: "v0.8.3"
0 commit comments