|
@@ -118,7 +118,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@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
|
|
|
|
|
|
|
+ uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0
|
|
|
with:
|
|
with:
|
|
|
registry: ghcr.io
|
|
registry: ghcr.io
|
|
|
username: ${{ github.actor }}
|
|
username: ${{ github.actor }}
|