mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 13:37:35 +00:00
align goreleaser version
This commit is contained in:
2
.github/workflows/zitadel-pr.yml
vendored
2
.github/workflows/zitadel-pr.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
|||||||
uses: goreleaser/goreleaser-action@v3
|
uses: goreleaser/goreleaser-action@v3
|
||||||
with:
|
with:
|
||||||
install-only: true
|
install-only: true
|
||||||
version: v1.10.3
|
version: v1.8.3
|
||||||
- name: Install NPM Modules
|
- name: Install NPM Modules
|
||||||
working-directory: ./console
|
working-directory: ./console
|
||||||
run: npm ci
|
run: npm ci
|
||||||
|
Reference in New Issue
Block a user