summary refs log tree commit diff
path: root/.github/workflows/push_complement_image.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/push_complement_image.yml')
-rw-r--r--.github/workflows/push_complement_image.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/push_complement_image.yml b/.github/workflows/push_complement_image.yml

index f26143de6b..b76c4cb323 100644 --- a/.github/workflows/push_complement_image.yml +++ b/.github/workflows/push_complement_image.yml
@@ -48,7 +48,7 @@ jobs: with: ref: master - name: Login to registry - uses: docker/login-action@v1 + uses: docker/login-action@v2 with: registry: ghcr.io username: ${{ github.actor }}