1
0
mirror of https://github.com/tomav/docker-mailserver.git synced 2024-06-24 08:26:56 +02:00

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

Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from v2.4.0 to v2.5.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.4.0...f02d9f4f9bdea946298d7cf0a0567c289af7bbda)

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-05-08 10:43:02 +02:00 committed by GitHub
parent 74068fef6c
commit 29d630f695
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.4.0
uses: crazy-max/ghaction-docker-meta@v2.5.0
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.4.0
uses: crazy-max/ghaction-docker-meta@v2.5.0
with:
images: |
${{ secrets.DOCKER_REPOSITORY }}