Skip to content

Commit 6597521

Browse files
Bump mgechev/revive from 1.7.0 to 1.8.0 (#167)
Bumps [mgechev/revive](https://github.com/mgechev/revive) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/mgechev/revive/releases) - [Changelog](https://github.com/mgechev/revive/blob/master/.goreleaser.yml) - [Commits](mgechev/revive@v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: mgechev/revive dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f17f4cf commit 6597521

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.7.0
16+
FROM ghcr.io/mgechev/revive:1.8.0
1717

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

0 commit comments

Comments
 (0)