Skip to content

Commit a475dda

Browse files
chore(deps): update dependency github.com/goreleaser/goreleaser to v1.16.2 (#1488)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9a09474 commit a475dda

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
env:
1414
# renovate: datasource=go depName=github.com/goreleaser/goreleaser
15-
GORELEASER_VERSION: v1.16.1
15+
GORELEASER_VERSION: v1.16.2
1616
# renovate: datasource=github-releases depName=kubernetes/minikube extractVersion=^v(?<version>.+)$
1717
MINIKUBE_VERSION: 1.28.0
1818

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions:
1010

1111
env:
1212
# renovate: datasource=go depName=github.com/goreleaser/goreleaser
13-
GORELEASER_VERSION: v1.16.1
13+
GORELEASER_VERSION: v1.16.2
1414

1515
jobs:
1616
dependencies:

.github/workflows/snap.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
env:
1414
# renovate: datasource=go depName=github.com/goreleaser/goreleaser
15-
GORELEASER_VERSION: v1.16.1
15+
GORELEASER_VERSION: v1.16.2
1616

1717
permissions:
1818
contents: write

0 commit comments

Comments
 (0)