Skip to content

Commit 21b7b12

Browse files
deps(docker): bump goreleaser/goreleaser from v1.25.1 to v1.26.2 (#5680)
Bumps goreleaser/goreleaser from v1.25.1 to v1.26.2. --- updated-dependencies: - dependency-name: goreleaser/goreleaser dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ce545f4 commit 21b7b12

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
@@ -14,7 +14,7 @@ FROM ghcr.io/terraform-linters/tflint:v0.51.1 as tflint
1414
FROM ghcr.io/yannh/kubeconform:v0.6.6 as kubeconfrm
1515
FROM golang:1.22.3-alpine as golang
1616
FROM golangci/golangci-lint:v1.58.2 as golangci-lint
17-
FROM goreleaser/goreleaser:v1.25.1 as goreleaser
17+
FROM goreleaser/goreleaser:v1.26.2 as goreleaser
1818
FROM hadolint/hadolint:v2.12.0-alpine as dockerfile-lint
1919
FROM hashicorp/terraform:1.8.3 as terraform
2020
FROM koalaman/shellcheck:v0.10.0 as shellcheck

0 commit comments

Comments
 (0)