mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 11:05:41 -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"
|
||||
id: task_release_gh_meta
|
||||
uses: docker/metadata-action@v3
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
images: |
|
||||
ghcr.io/Aetherinox/thetvapp-docker
|
||||
@@ -201,7 +201,7 @@ jobs:
|
||||
|
||||
- name: "🔨 Docker meta"
|
||||
id: task_release_dh_meta
|
||||
uses: docker/metadata-action@v3
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
images: |
|
||||
aetherinox/thetvapp
|
||||
|
||||
Reference in New Issue
Block a user