Skip to content

Commit fb26e8b

Browse files
build(deps): bump joelanford/go-apidiff from 0.6.0 to 0.8.2
Bumps [joelanford/go-apidiff](https://github.com/joelanford/go-apidiff) from 0.6.0 to 0.8.2. - [Release notes](https://github.com/joelanford/go-apidiff/releases) - [Commits](joelanford/go-apidiff@v0.6.0...v0.8.2) --- updated-dependencies: - dependency-name: joelanford/go-apidiff dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0b8241 commit fb26e8b

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-file: go.work
2323
- name: Execute go-apidiff
24-
uses: joelanford/go-apidiff@v0.6.0
24+
uses: joelanford/go-apidiff@v0.8.2
2525
with:
2626
compare-imports: true
2727
print-compatible: true

0 commit comments

Comments
 (0)