|
@@ -127,7 +127,7 @@ jobs:
|
|
|
version: v3.17.3 # remember to also update for the first job (lint-and-test)
|
|
version: v3.17.3 # remember to also update for the first job (lint-and-test)
|
|
|
|
|
|
|
|
- name: Login to GHCR
|
|
- name: Login to GHCR
|
|
|
- uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0
|
|
|
|
|
|
|
+ uses: docker/login-action@5e57cd118135c172c3672efd75eb46360885c0ef # v3.6.0
|
|
|
with:
|
|
with:
|
|
|
registry: ghcr.io
|
|
registry: ghcr.io
|
|
|
username: ${{ github.actor }}
|
|
username: ${{ github.actor }}
|