diff --git a/.github/workflows/goreleaser.yml b/.github/workflows/goreleaser.yml index 906c531..b12a87a 100644 --- a/.github/workflows/goreleaser.yml +++ b/.github/workflows/goreleaser.yml @@ -23,7 +23,7 @@ jobs: - run: make install-ui build-ui - - uses: docker/login-action@v3 + - uses: docker/login-action@v4 with: registry: ghcr.io username: "securitybrewery"