Skip to content

Commit 53c0ad0

Browse files
Update goreleaser/goreleaser-action action to v6.1.0 (#409)
| datasource | package | from | to | | ----------- | ---------------------------- | ------ | ------ | | github-tags | goreleaser/goreleaser-action | v6.0.0 | v6.1.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 42d5ae6 commit 53c0ad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
if: ${{ github.ref_type == 'tag' }}
107107

108108
- name: Run GoReleaser
109-
uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6.0.0
109+
uses: goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6.1.0
110110
with:
111111
version: v2.4.4 # renovate: datasource=github-tags depName=goreleaser/goreleaser
112112
args: release --clean

0 commit comments

Comments
 (0)