chore(actions)(deps): bump docker/build-push-action from 4.0.0 to 6.3.0 #250

Merged
dependabot[bot] merged 4 commits from dependabot/github_actions/docker/build-push-action-6.3.0 into main 2024-07-13 13:07:00 +02:00
Showing only changes of commit 975e237838 - Show all commits

View File

@ -26,7 +26,7 @@ jobs:
uses: docker/setup-buildx-action@v3
- name: Log in to GitHub Container Registry
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446
with:
registry: ghcr.io
username: ${{ github.actor }}