build(deps): bump joelanford/go-apidiff from 0.8.2 to 0.8.3

Bumps [joelanford/go-apidiff](https://github.com/joelanford/go-apidiff) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/joelanford/go-apidiff/releases)
- [Commits](https://github.com/joelanford/go-apidiff/compare/v0.8.2...v0.8.3)

---
updated-dependencies:
- dependency-name: joelanford/go-apidiff
  dependency-version: 0.8.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-05-26 00:31:28 +00:00
committed by GitHub
parent b7340bd369
commit 13ed4a59f5

View File

@@ -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.8.2 uses: joelanford/go-apidiff@v0.8.3
with: with:
compare-imports: true compare-imports: true
print-compatible: true print-compatible: true