We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f9d85e + 961a059 commit a98d8e5Copy full SHA for a98d8e5
1 file changed
.github/workflows/ci.yml
@@ -82,7 +82,7 @@ jobs:
82
uses: actions/checkout@v3
83
84
- name: Login to GitHub Container Registry
85
- uses: docker/login-action@v1
+ uses: docker/login-action@v2
86
with:
87
registry: ghcr.io
88
username: ${{ github.actor }}
0 commit comments