Update docker/login-action digest to 9780b0c
Build and push mlflow container / Build and push mlflow container (push) Waiting to run Details

This commit is contained in:
Renovate Bot 2024-09-09 11:50:46 +00:00
parent c97fdcfe4e
commit 3bde77c1cc
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ jobs:
echo "tag_exists=false" >> $GITHUB_OUTPUT echo "tag_exists=false" >> $GITHUB_OUTPUT
fi fi
- name: Login to Registry - name: Login to Registry
uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446 # v3 uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3
if: steps.create.outputs.tag_exists == 'false' if: steps.create.outputs.tag_exists == 'false'
with: with:
registry: git.namesny.com registry: git.namesny.com