Bump crazy-max/ghaction-docker-meta from v1 to v2.1.0 (#46)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
3b87e4aad7
commit
c5185777ba
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: docker_meta
|
id: docker_meta
|
||||||
uses: crazy-max/ghaction-docker-meta@v1
|
uses: crazy-max/ghaction-docker-meta@v2.1.0
|
||||||
with:
|
with:
|
||||||
images: distribyted/distribyted
|
images: distribyted/distribyted
|
||||||
tag-sha: true
|
tag-sha: true
|
||||||
|
|
Loading…
Reference in a new issue