Bump crazy-max/ghaction-docker-meta from 4.0.1 to 4.3.0 (#164)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Antonio Navarro Perez <antnavper@gmail.com>
This commit is contained in:
parent
f28e8dbed3
commit
3d7b49d3ef
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yaml
vendored
2
.github/workflows/docker.yaml
vendored
|
@ -16,7 +16,7 @@ jobs:
|
||||||
|
|
||||||
- name: Docker meta
|
- name: Docker meta
|
||||||
id: meta
|
id: meta
|
||||||
uses: crazy-max/ghaction-docker-meta@v4.0.1
|
uses: crazy-max/ghaction-docker-meta@v4.3.0
|
||||||
with:
|
with:
|
||||||
images: distribyted/distribyted
|
images: distribyted/distribyted
|
||||||
tags: |
|
tags: |
|
||||||
|
|
Loading…
Reference in a new issue