mirror of
https://github.com/nicolabs/musiccast-repairkit.git
synced 2025-09-07 16:10:34 +02:00
Bump crazy-max/ghaction-docker-meta from v1 to v2.1.1
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from v1 to v2.1.1. - [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...ac90ddf06eee55fbe48897eeec38bba2f7948e7e) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6ad395c201
commit
ef90776224
2
.github/workflows/dockerhub.yml
vendored
2
.github/workflows/dockerhub.yml
vendored
|
@ -28,7 +28,7 @@ jobs:
|
|||
|
||||
- name: Docker meta
|
||||
id: docker_meta
|
||||
uses: crazy-max/ghaction-docker-meta@v1
|
||||
uses: crazy-max/ghaction-docker-meta@v2.1.1
|
||||
with:
|
||||
# list of Docker images to use as base name for tags
|
||||
images: nicolabs/musiccast-repairkit
|
||||
|
|
Loading…
Reference in a new issue