mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-26 16:30:57 +01:00
fix: specify step image version
This commit is contained in:
@@ -76,7 +76,7 @@ jobs:
|
||||
with:
|
||||
args: "Built application artifacts. Building images..."
|
||||
- name: Log in to the Container registry
|
||||
uses: docker/login-action
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
registry: ${{ env.REGISTRY }}
|
||||
username: ${{ github.actor }}
|
||||
|
||||
Reference in New Issue
Block a user