Bump crazy-max/ghaction-docker-meta from 4.3.0 to 4.5.0 (#191)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f1dfe70bc6
commit
60f9435321
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
|
||||
id: meta
|
||||
uses: crazy-max/ghaction-docker-meta@v4.3.0
|
||||
uses: crazy-max/ghaction-docker-meta@v4.5.0
|
||||
with:
|
||||
images: distribyted/distribyted
|
||||
tags: |
|
||||
|
|
Loading…
Reference in a new issue