chore(deps): update docker/login-action action to v3

This commit is contained in:
renovate[bot]
2024-11-19 05:59:31 +00:00
committed by GitHub
parent e9811bf166
commit 26ce083053

View File

@@ -68,7 +68,7 @@ jobs:
exit 1
- name: Login to GHCR Registry
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
registry: ghcr.io/stakater
username: ${{ secrets.GHCR_USERNAME }}