mirror of
https://github.com/SecurityBrewery/catalyst.git
synced 2026-04-25 20:17:46 +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:
@@ -23,7 +23,7 @@ jobs:
|
|||||||
|
|
||||||
- run: make install-ui build-ui
|
- run: make install-ui build-ui
|
||||||
|
|
||||||
- uses: docker/login-action@v3
|
- uses: docker/login-action@v4
|
||||||
with:
|
with:
|
||||||
registry: ghcr.io
|
registry: ghcr.io
|
||||||
username: "securitybrewery"
|
username: "securitybrewery"
|
||||||
|
|||||||
Reference in New Issue
Block a user