From a8a5ff3954518d414a60883396fce2ca6d773dff Mon Sep 17 00:00:00 2001 From: Jeffrey Cafferata Date: Wed, 3 Jan 2024 22:23:22 +0100 Subject: [PATCH] Removed the default `version` value of `goreleaser/goreleaser-action@v5`. --- .github/workflows/pr_test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/pr_test.yml b/.github/workflows/pr_test.yml index 9db72b62fd..a87b5350f4 100644 --- a/.github/workflows/pr_test.yml +++ b/.github/workflows/pr_test.yml @@ -32,5 +32,4 @@ jobs: if: github.ref_type != 'tag' uses: goreleaser/goreleaser-action@v5 with: - version: latest args: build --snapshot