Update docker/login-action digest to 83a00bc

This commit is contained in:
renovate[bot]
2024-02-15 12:41:03 +00:00
committed by GitHub
parent 6de6fd52b9
commit 68829b1c2c

View File

@@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v4
- name: Log in to container registry
uses: docker/login-action@3d58c274f17dffee475a5520cbe67f0a882c4dbb
uses: docker/login-action@83a00bc1ab5ded6580f31df1c49e6aaa932d840d
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}