Skip to content

Commit 715f69e

Browse files
chore(deps): update docker/metadata-action action to v5.5.0
1 parent 7d15d4c commit 715f69e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/sztp.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- name: Extract Docker metadata
3030
id: meta
31-
uses: docker/metadata-action@v5.0.0
31+
uses: docker/metadata-action@v5.5.0
3232
with:
3333
images: ghcr.io/${{ github.repository_owner }}/opi-sztp-server
3434

@@ -69,7 +69,7 @@ jobs:
6969

7070
- name: Extract Docker metadata
7171
id: meta
72-
uses: docker/metadata-action@v5.0.0
72+
uses: docker/metadata-action@v5.5.0
7373
with:
7474
images: |
7575
${{ github.repository }}

0 commit comments

Comments
 (0)