Skip to content

Commit 48de8de

Browse files
renovate[bot]SALTWOOD
authored andcommitted
chore(deps): update docker/metadata-action action to v5.6.0
1 parent 8a050ad commit 48de8de

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/on-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858

5959
- name: Extract metadata (tags, labels) for Docker
6060
id: meta
61-
uses: docker/metadata-action@v5.5.1
61+
uses: docker/metadata-action@v5.6.0
6262
with:
6363
images: saltwood233/csharp-openbmclapi
6464

.github/workflows/on-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: Extract metadata (tags, labels) for Docker
2929
id: meta
30-
uses: docker/metadata-action@v5.5.1
30+
uses: docker/metadata-action@v5.6.0
3131
with:
3232
images: saltwood233/csharp-openbmclapi
3333

.github/workflows/on-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- name: Extract metadata (tags, labels) for Docker
3030
id: meta
31-
uses: docker/metadata-action@v5.5.1
31+
uses: docker/metadata-action@v5.6.0
3232
with:
3333
images: saltwood233/csharp-openbmclapi
3434

0 commit comments

Comments
 (0)