Bump docker/login-action from 3.4.0 to 3.5.0 (#161)

This commit is contained in:
dependabot[bot]
2025-09-03 22:10:04 +02:00
committed by GitHub
parent 0654150d83
commit 063aa8ba86

View File

@@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v3
- name: Log in to the Container registry
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1
with:
registry: https://ghcr.io
username: ${{ github.actor }}