Skip to content
This repository was archived by the owner on Oct 11, 2023. It is now read-only.

Commit 6c3f791

Browse files
a-tulidaniv-msft
authored andcommitted
Update bikesharing.yml as well since this also references the deprecated docker-login custom GitHub action
1 parent 89bf9bf commit 6c3f791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bikesharing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
- uses: actions/checkout@master
1717

18-
- uses: azure/container-actions/docker-login@master
18+
- uses: azure/docker-login@releases/v1
1919
with:
2020
login-server: ${{ secrets.CONTAINER_REGISTRY }}
2121
username: ${{ secrets.REGISTRY_USERNAME }}

0 commit comments

Comments
 (0)