chore(deps): update docker/login-action action to v4 #64

Open
CSRBot wants to merge 1 commits from renovate/docker-login-action-4.x into master
Showing only changes of commit a238218a95 - Show all commits
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
with:
go-version: stable
- uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
- uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4.2.0
with:
registry: git.cryptic.systems
username: ${{ github.repository_owner }}