Skip to content

Commit 2eb3306

Browse files
chore(deps): update azure/docker-login action to v2 (main) (#11421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bea670a commit 2eb3306

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-smoke-test-fake-backend-images.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
java-version-file: .java-version
5959

6060
- name: Login to GitHub package registry
61-
uses: azure/docker-login@v1
61+
uses: azure/docker-login@v2
6262
with:
6363
login-server: ghcr.io
6464
username: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)