Skip to content

Commit

Permalink
🌱 Bump joelanford/go-apidiff from 0.8.1 to 0.8.2
Browse files Browse the repository at this point in the history
Bumps [joelanford/go-apidiff](https://github.com/joelanford/go-apidiff) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/joelanford/go-apidiff/releases)
- [Commits](joelanford/go-apidiff@v0.8.1...v0.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 22, 2024
1 parent 951caf0 commit caac2df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apidiff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
go-version: "~1.20"
- name: Execute go-apidiff
uses: joelanford/go-apidiff@v0.8.1
uses: joelanford/go-apidiff@v0.8.2
with:
compare-imports: true
print-compatible: true

0 comments on commit caac2df

Please sign in to comment.