diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0d685d7..0faf8e4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -370,7 +370,7 @@ jobs: gecho " order: 9999" # To let testing take us as far as possible, only filter this step out. - - uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6.0.0 + - uses: goreleaser/goreleaser-action@90a3faa9d0182683851fbfa97ca1a2cb983bfca3 # v6.2.1 if: success() && startsWith(github.ref, 'refs/tags/') with: distribution: goreleaser