Skip to content

Commit 6e0e0ed

Browse files
Bump mgechev/revive from 1.5.0 to 1.5.1 (#151)
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>
1 parent df3f264 commit 6e0e0ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ COPY . .
1313
RUN GOOS=$TARGETOS GOARCH=$TARGETARCH \
1414
go build -ldflags="-X 'main.version=${VERSION}'"
1515

16-
FROM ghcr.io/mgechev/revive:1.5.0
16+
FROM ghcr.io/mgechev/revive:1.5.1
1717

1818
LABEL repository="https://github.com/morphy2k/revive-action"
1919
LABEL homepage="https://github.com/morphy2k/revive-action"

0 commit comments

Comments
 (0)