deps: bump docker/login-action from 1.10.0 to 2.1.0 (#3394)

This commit is contained in:
dependabot[bot] 2023-01-30 22:44:54 +00:00 committed by GitHub
parent c15e6517b1
commit fb64c3dfdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ jobs:
save-if: false
- name: Log in to the Container registry
uses: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9
uses: docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a # v2.1.0
with:
registry: ${{ env.REGISTRY }}
username: ${{ github.actor }}