1
1
mirror of https://github.com/docker-mailserver/docker-mailserver synced 2024-09-29 20:51:21 +02:00

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

Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from v2.2.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.2.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:
dependabot[bot] 2021-04-08 10:05:36 +02:00 committed by GitHub
parent 0a7d781fc9
commit 27a9fd21cf
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

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

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