Update docker/login-action digest to 0d4c9c5
Build webhook-deployer container / Build image (push) Successful in 42s Details

This commit is contained in:
Renovate Bot 2024-05-28 21:10:13 +00:00
parent 2f64e84f92
commit 0b24aa9c5b
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
- name: Checkout
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
- name: Login to Registry
uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3
uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446 # v3
with:
registry: git.namesny.com
username: ${{ gitea.actor }}