chore(deps): update goreleaser/goreleaser-action action to v5

This commit is contained in:
renovate[bot] 2023-11-16 04:36:57 +00:00 committed by GitHub
parent 8cc0f30291
commit 6d45806a10
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@ jobs:
cp -r ./.output/public ../backend/app/api/static/ cp -r ./.output/public ../backend/app/api/static/
- name: Run GoReleaser - name: Run GoReleaser
uses: goreleaser/goreleaser-action@v4 uses: goreleaser/goreleaser-action@v5
with: with:
workdir: "backend" workdir: "backend"
distribution: goreleaser distribution: goreleaser