Skip to content

Commit

Permalink
🌱 bump joelanford/go-apidiff from 0.6.1 to 0.7.0
Browse files Browse the repository at this point in the history
Bumps [joelanford/go-apidiff](https://github.com/joelanford/go-apidiff) from 0.6.1 to 0.7.0.
- [Release notes](https://github.com/joelanford/go-apidiff/releases)
- [Commits](joelanford/go-apidiff@v0.6.1...v0.7.0)

---
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>
  • Loading branch information
dependabot[bot] committed Aug 29, 2023
1 parent a361294 commit 72996dd
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.6.1
uses: joelanford/go-apidiff@v0.7.0
with:
compare-imports: true
print-compatible: true

0 comments on commit 72996dd

Please sign in to comment.