chore(deps): update docker/login-action action to v3.7.0 #5

Open
CSRBot wants to merge 1 commits from renovate/docker-login-action-3.x into master
Showing only changes of commit 1990b5ea66 - Show all commits
+1 -1
View File
@@ -35,7 +35,7 @@ jobs:
- uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
- uses: docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
- uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0
- uses: docker/login-action@c94ce9fb468520275223c153574b00df6fe4bcc9 # v3.7.0
with:
registry: git.cryptic.systems
username: ${{ github.repository_owner }}