Merge pull request 'Update docker/metadata-action action to v5' (#15) from renovate/docker-metadata-action-5.x into main
Unit Tests with docker compose and cargo / unit-test (push) Successful in 3m38s
Details
Unit Tests with docker compose and cargo / unit-test (push) Successful in 3m38s
Details
Reviewed-on: #15
This commit is contained in:
commit
89fa9a1e1c
|
@ -24,7 +24,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
- 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