mirror of
https://github.com/teslamate-org/teslamate.git
synced 2026-01-24 21:06:08 +08:00
Bump crazy-max/ghaction-docker-meta from v1 to v2.3.0
Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from v1 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/v1...2e1a5c7fa42123697f82d479b551a1bbdb1bef88) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
4
.github/workflows/buildx.yml
vendored
4
.github/workflows/buildx.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
- name: Docker meta
|
||||
id: docker_meta
|
||||
uses: crazy-max/ghaction-docker-meta@v1
|
||||
uses: crazy-max/ghaction-docker-meta@v2.3.0
|
||||
with:
|
||||
images: teslamate/teslamate
|
||||
tag-edge: true
|
||||
@@ -73,7 +73,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
- name: Docker meta
|
||||
id: docker_meta
|
||||
uses: crazy-max/ghaction-docker-meta@v1
|
||||
uses: crazy-max/ghaction-docker-meta@v2.3.0
|
||||
with:
|
||||
images: teslamate/grafana
|
||||
tag-edge: true
|
||||
|
||||
Reference in New Issue
Block a user