chore(deps): bump crazy-max/ghaction-docker-meta from v2.5.0 to v3 (#1956)

* chore(deps): bump crazy-max/ghaction-docker-meta from v2.5.0 to v3

Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from v2.5.0 to v3.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases)
- [Commits](https://github.com/crazy-max/ghaction-docker-meta/compare/v2.5.0...2af9c6a52b5431eea749f0e923b7503b84813f77)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(deps): correct repo location

* chore(deps): correct repo location

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Frederic Werner <20406381+wernerfred@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-05-11 15:01:44 +02:00 committed by GitHub
parent 5449efd8d4
commit f0c0a70fa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -63,7 +63,7 @@ jobs:
submodules: recursive
- name: Prepare tags
id: prep
uses: crazy-max/ghaction-docker-meta@v2.5.0
uses: docker/metadata-action@v3
with:
images: |
${{ secrets.DOCKER_REPOSITORY }}

View File

@ -15,7 +15,7 @@ jobs:
submodules: recursive
- name: Prepare tags
id: prep
uses: crazy-max/ghaction-docker-meta@v2.5.0
uses: docker/metadata-action@v3
with:
images: |
${{ secrets.DOCKER_REPOSITORY }}