Skip to content

Commit a69735f

Browse files
committed
build(deps): bump docker/metadata-action from 3 to 5
1 parent 9c558d9 commit a69735f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy-docker.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108

109109
- name: "🔨 Docker meta"
110110
id: task_release_gh_meta
111-
uses: docker/metadata-action@v3
111+
uses: docker/metadata-action@v5
112112
with:
113113
images: |
114114
ghcr.io/Aetherinox/thetvapp-docker
@@ -201,7 +201,7 @@ jobs:
201201

202202
- name: "🔨 Docker meta"
203203
id: task_release_dh_meta
204-
uses: docker/metadata-action@v3
204+
uses: docker/metadata-action@v5
205205
with:
206206
images: |
207207
aetherinox/thetvapp

0 commit comments

Comments
 (0)