Bump crazy-max/ghaction-docker-meta from v2.1.1 to v2.3.0 (#53)
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from v2.1.1 to v2.3.0. - [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases) - [Changelog](https://github.com/crazy-max/ghaction-docker-meta/blob/master/CHANGELOG.md) - [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v2.1.1...2e1a5c7fa42123697f82d479b551a1bbdb1bef88) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9ce34e69ea
commit
f13b2d2a68
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@v2.1.1
|
||||
uses: crazy-max/ghaction-docker-meta@v2.3.0
|
||||
with:
|
||||
images: distribyted/distribyted
|
||||
tags: |
|
||||
|
|
Loading…
Reference in a new issue