Bump crazy-max/ghaction-docker-meta from 2.4.0 to 3.5.0 (#77)
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from 2.4.0 to 3.5.0. - [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases) - [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md) - [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v2.4.0...v3.5.0) --- updated-dependencies: - dependency-name: crazy-max/ghaction-docker-meta dependency-type: direct:production update-type: version-update:semver-major ... 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
3973d8b5f2
commit
8c0cb1ef54
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@v2.4.0
|
uses: crazy-max/ghaction-docker-meta@v3.5.0
|
||||||
with:
|
with:
|
||||||
images: distribyted/distribyted
|
images: distribyted/distribyted
|
||||||
tags: |
|
tags: |
|
||||||
|
|
Loading…
Reference in a new issue