chore(deps): bump crazy-max/ghaction-docker-meta from v1 to v2.3.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-04-08 06:04:06 +00:00 committed by GitHub
parent 3748bb8695
commit 090e5cc880
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -114,7 +114,7 @@ jobs:
- name: Docker meta - name: Docker meta
id: docker_meta id: docker_meta
uses: crazy-max/ghaction-docker-meta@v1 uses: crazy-max/ghaction-docker-meta@v2.3.0
with: with:
images: | images: |
ghcr.io/roleypoly/${{matrix.dockerfile}} ghcr.io/roleypoly/${{matrix.dockerfile}}

View file

@ -23,7 +23,7 @@ jobs:
- name: Docker meta - name: Docker meta
id: docker_meta id: docker_meta
uses: crazy-max/ghaction-docker-meta@v1 uses: crazy-max/ghaction-docker-meta@v2.3.0
with: with:
images: ghcr.io/roleypoly/dev-container images: ghcr.io/roleypoly/dev-container
tag-sha: true tag-sha: true