Skip to content

Commit cfe898a

Browse files
chore(deps): update azure/docker-login action to v2 (release/v1.33.x) (#11422)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0b0ad36 commit cfe898a

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
@@ -57,7 +57,7 @@ jobs:
5757
java-version: 17.0.6
5858

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

0 commit comments

Comments
 (0)