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:
Michael Woods 2021-04-06 12:34:27 -04:00 committed by GitHub
commit 8441880e39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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