mirror of
https://github.com/nicolabs/musiccast-repairkit.git
synced 2026-05-21 03:10:03 +02:00
Merge pull request #7 from nicolabs/dependabot/github_actions/crazy-max/ghaction-docker-meta-v2.1.1
Bump crazy-max/ghaction-docker-meta from v1 to v2.1.1
This commit is contained in:
commit
1e2d968dee
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