mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2026-04-15 23:31:49 +02:00
build(deps): bump docker/login-action from 3 to 4 (#1184)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/goreleaser.yml
vendored
2
.github/workflows/goreleaser.yml
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user