Update docker/metadata-action action to v5
Unit Tests with docker compose and cargo / unit-test (push) Successful in 1m56s
Details
Unit Tests with docker compose and cargo / unit-test (push) Successful in 1m56s
Details
This commit is contained in:
parent
1c62348f18
commit
2421af4935
|
@ -21,7 +21,7 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
- name: Docker meta
|
||||
id: meta
|
||||
uses: https://github.com/docker/metadata-action@v4
|
||||
uses: https://github.com/docker/metadata-action@v5
|
||||
with:
|
||||
# list of Docker images to use as base name for tags
|
||||
images: |
|
||||
|
|
Loading…
Reference in New Issue