chore: update github actions (#7564)

This commit is contained in:
Livio Spring
2024-03-14 10:26:31 +01:00
committed by GitHub
parent 252e59d5cd
commit 5d2cfc06d5
11 changed files with 25 additions and 25 deletions

View File

@@ -39,14 +39,14 @@ jobs:
uses: docker/setup-buildx-action@v3
-
name: Login to Docker registry
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
-
name: Login to Google Artifact Registry
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
registry: europe-docker.pkg.dev
username: _json_key_base64