We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f0f950d + 309556f commit 09a8bb6Copy full SHA for 09a8bb6
.github/workflows/one_job.yml
@@ -70,7 +70,7 @@ jobs:
70
uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1
71
72
- name: Log in to the Github Container registry
73
- uses: docker/login-action@06895751d15a223ec091bea144ad5c7f50d228d0
+ uses: docker/login-action@7ca345011ac4304463197fac0e56eab1bc7e6af0
74
with:
75
registry: ghcr.io
76
username: ${{ github.actor }}
0 commit comments