Bump crazy-max/ghaction-docker-meta from 2 to 3.3.0

Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from 2 to 3.3.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...v3.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-26 06:27:08 +00:00
committed by GitHub
parent 3b13827b39
commit 0dfa1f78da

View File

@@ -34,7 +34,7 @@ jobs:
-
name: Docker meta
id: docker_meta
uses: crazy-max/ghaction-docker-meta@v2
uses: crazy-max/ghaction-docker-meta@v3.3.0
with:
# list of Docker images to use as base name for tags
images: |
@@ -97,7 +97,7 @@ jobs:
# steps for 2nd image jekyll-serve, based on above jekyll image layers
name: Docker meta jekyll-serve
id: docker_meta_jekyll_serve
uses: crazy-max/ghaction-docker-meta@v2
uses: crazy-max/ghaction-docker-meta@v3.3.0
with:
# list of Docker images to use as base name for tags
images: |