Skip to content

Commit

Permalink
build(deps): bump aevea/commitsar from 0.16.0 to 0.20.2
Browse files Browse the repository at this point in the history
Bumps [aevea/commitsar](https://github.com/aevea/commitsar) from 0.16.0 to 0.20.2.
- [Release notes](https://github.com/aevea/commitsar/releases)
- [Changelog](https://github.com/aevea/commitsar/blob/master/.goreleaser.yml)
- [Commits](aevea/commitsar@v0.16.0...v0.20.2)

---
updated-dependencies:
- dependency-name: aevea/commitsar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and subpop committed Dec 21, 2023
1 parent 13e725d commit e45c25f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
${{ runner.os }}-go-
- run: go mod download
- name: Run commitsar
uses: aevea/commitsar@v0.16.0
uses: aevea/commitsar@v0.20.2
lint-code:
name: Lint code
runs-on: ubuntu-latest
Expand Down

0 comments on commit e45c25f

Please sign in to comment.