From 8c42d8063f6c18ea3f4ae720f14f42e306dfaefb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 00:22:16 +0000 Subject: [PATCH] =?UTF-8?q?chore(ci):=20update=20goreleaser/goreleaser-act?= =?UTF-8?q?ion=20action=20(v6.2.1=20=E2=86=92=20v6.3.0)=20(#1869)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(ci): update crazy-max/ghaction-import-gpg action (v6.2.0 → v6.3.0) | datasource | package | from | to | | ----------- | ----------------------------- | ------ | ------ | | github-tags | crazy-max/ghaction-import-gpg | v6.2.0 | v6.3.0 | * chore(ci): update goreleaser/goreleaser-action action (v6.2.1 → v6.3.0) | datasource | package | from | to | | ----------- | ---------------------------- | ------ | ------ | | github-tags | goreleaser/goreleaser-action | v6.2.1 | v6.3.0 | --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 4a3e3af4..854e976c 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -44,7 +44,7 @@ jobs: passphrase: "${{ secrets.PASSPHRASE }}" - name: Run GoReleaser - uses: goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3 # v6.2.1 + uses: goreleaser/goreleaser-action@9c156ee8a17a598857849441385a2041ef570552 # v6.3.0 with: version: '~> v2' args: release --clean