Skip to content

Commit

Permalink
Bump mgechev/revive from 1.5.0 to 1.5.1 (#151)
Browse files Browse the repository at this point in the history
Bumps [mgechev/revive](https://github.com/mgechev/revive) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/mgechev/revive/releases)
- [Changelog](https://github.com/mgechev/revive/blob/master/.goreleaser.yml)
- [Commits](mgechev/revive@v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: mgechev/revive
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 17, 2024
1 parent df3f264 commit 6e0e0ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ COPY . .
RUN GOOS=$TARGETOS GOARCH=$TARGETARCH \
go build -ldflags="-X 'main.version=${VERSION}'"

FROM ghcr.io/mgechev/revive:1.5.0
FROM ghcr.io/mgechev/revive:1.5.1

LABEL repository="https://github.com/morphy2k/revive-action"
LABEL homepage="https://github.com/morphy2k/revive-action"
Expand Down

0 comments on commit 6e0e0ed

Please sign in to comment.