Skip to content

Commit d48a4b4

Browse files
🌱 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](joelanford/go-apidiff@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>
1 parent 0d66079 commit d48a4b4

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

0 commit comments

Comments
 (0)