Update docker/metadata-action action to v6
All checks were successful
Build and Push Docker Images / build (pull_request) Successful in 9m29s
All checks were successful
Build and Push Docker Images / build (pull_request) Successful in 9m29s
This commit is contained in:
@@ -60,7 +60,7 @@ jobs:
|
||||
-
|
||||
name: Extract metadata (tags, labels) for Docker
|
||||
id: meta
|
||||
uses: docker/metadata-action@v5.10.0
|
||||
uses: docker/metadata-action@v6.0.0
|
||||
with:
|
||||
images: |
|
||||
ghcr.io/${{ vars.GH_USERNAME }}/icons
|
||||
|
||||
Reference in New Issue
Block a user