|
@@ -119,7 +119,7 @@ jobs:
|
|
|
version: v3.14.2 # remember to also update for the first job (lint-and-test)
|
|
version: v3.14.2 # remember to also update for the first job (lint-and-test)
|
|
|
|
|
|
|
|
- name: Login to GHCR
|
|
- name: Login to GHCR
|
|
|
- uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0.0
|
|
|
|
|
|
|
+ uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3.1.0
|
|
|
with:
|
|
with:
|
|
|
registry: ghcr.io
|
|
registry: ghcr.io
|
|
|
username: ${{ github.actor }}
|
|
username: ${{ github.actor }}
|