Merge pull request #22 from michaelwoods/dependabot/github_actions/crazy-max/ghaction-docker-meta-v2.2.1
Bump crazy-max/ghaction-docker-meta from v1 to v2.2.1
This commit is contained in:
commit
8441880e39
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Docker meta
|
- name: Docker meta
|
||||||
id: docker_meta
|
id: docker_meta
|
||||||
uses: crazy-max/ghaction-docker-meta@v1
|
uses: crazy-max/ghaction-docker-meta@v2.2.1
|
||||||
with:
|
with:
|
||||||
images: michaelwoods/onstar2mqtt
|
images: michaelwoods/onstar2mqtt
|
||||||
tag-sha: true
|
tag-sha: true
|
||||||
|
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Docker meta
|
- name: Docker meta
|
||||||
id: docker_meta
|
id: docker_meta
|
||||||
uses: crazy-max/ghaction-docker-meta@v1
|
uses: crazy-max/ghaction-docker-meta@v2.2.1
|
||||||
with:
|
with:
|
||||||
images: michaelwoods/onstar2mqtt
|
images: michaelwoods/onstar2mqtt
|
||||||
tag-sha: true
|
tag-sha: true
|
||||||
|
Loading…
Reference in New Issue
Block a user