Skip to content

Commit 127683f

Browse files
authored
Upgrade to docker/login-action@v2
1 parent adf98dc commit 127683f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
fetch-depth: 1
1414

1515
- name: Login to GitHub Container Registry
16-
uses: docker/login-action@v1
16+
uses: docker/login-action@v2
1717
with:
1818
registry: ghcr.io
1919
username: cmu-delphi-deploy-machine

0 commit comments

Comments
 (0)