Update docker/login-action action to v4 #79

Open
renovate-bot wants to merge 56 commits from renovate/docker-login-action-4.x into master
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 619f6a78b2 - Show all commits
+1 -1
View File
@@ -6,7 +6,7 @@
"devDependencies": { "devDependencies": {
"@biomejs/biome": "^2.2.4", "@biomejs/biome": "^2.2.4",
"@effect/language-service": "^0.41.0", "@effect/language-service": "^0.41.0",
"@types/bun": "latest", "@types/bun": "^1.2.23",
"npm-check-updates": "^19.0.0", "npm-check-updates": "^19.0.0",
"npm-sort": "^0.0.4", "npm-sort": "^0.0.4",
"turbo": "^2.5.6", "turbo": "^2.5.6",
+1 -1
View File
@@ -14,7 +14,7 @@
"devDependencies": { "devDependencies": {
"@biomejs/biome": "^2.2.4", "@biomejs/biome": "^2.2.4",
"@effect/language-service": "^0.41.0", "@effect/language-service": "^0.41.0",
"@types/bun": "latest", "@types/bun": "^1.2.23",
"npm-check-updates": "^19.0.0", "npm-check-updates": "^19.0.0",
"npm-sort": "^0.0.4", "npm-sort": "^0.0.4",
"turbo": "^2.5.6", "turbo": "^2.5.6",