mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 08:05:40 -04:00
build(deps): bump docker/metadata-action from 3 to 5
This commit is contained in:
4
.github/workflows/deploy-docker.yml
vendored
4
.github/workflows/deploy-docker.yml
vendored
@@ -108,7 +108,7 @@ jobs:
|
|||||||
|
|
||||||
- name: "🔨 Docker meta"
|
- name: "🔨 Docker meta"
|
||||||
id: task_release_gh_meta
|
id: task_release_gh_meta
|
||||||
uses: docker/metadata-action@v3
|
uses: docker/metadata-action@v5
|
||||||
with:
|
with:
|
||||||
images: |
|
images: |
|
||||||
ghcr.io/Aetherinox/thetvapp-docker
|
ghcr.io/Aetherinox/thetvapp-docker
|
||||||
@@ -201,7 +201,7 @@ jobs:
|
|||||||
|
|
||||||
- name: "🔨 Docker meta"
|
- name: "🔨 Docker meta"
|
||||||
id: task_release_dh_meta
|
id: task_release_dh_meta
|
||||||
uses: docker/metadata-action@v3
|
uses: docker/metadata-action@v5
|
||||||
with:
|
with:
|
||||||
images: |
|
images: |
|
||||||
aetherinox/thetvapp
|
aetherinox/thetvapp
|
||||||
|
|||||||
Reference in New Issue
Block a user