Compare commits

..

1 Commits

Author SHA1 Message Date
f409102a96 Update docker/login-action digest to 75bf9a7 2025-03-14 09:06:46 +00:00

View File

@ -38,7 +38,7 @@ jobs:
qemu.install=true
- name: Log in to the Container registry
uses: docker/login-action@327cd5a69de6c009b9ce71bce8395f28e651bf99
uses: docker/login-action@75bf9a79af089e9aa009972a6ecb22190a520679
with:
registry: ${{ env.REGISTRY }}
username: ${{ gitea.actor }}