Bump crazy-max/ghaction-docker-meta from 3.5.0 to 3.6.0 (#83)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
035bb957de
commit
2d63ce8551
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@v3.5.0
|
||||
uses: crazy-max/ghaction-docker-meta@v3.6.0
|
||||
with:
|
||||
images: distribyted/distribyted
|
||||
tags: |
|
||||
|
|
Loading…
Reference in a new issue