diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e27f0c1..6d00257 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -362,7 +362,7 @@ jobs: gecho " order: 9999" # To let testing take us as far as possible, only filter this step out. - - uses: goreleaser/goreleaser-action@5fdedb94abba051217030cc86d4523cf3f02243d # v4.6.0 + - uses: goreleaser/goreleaser-action@7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8 # v5.0.0 if: success() && startsWith(github.ref, 'refs/tags/') with: distribution: goreleaser