Skip to content

Commit 10db004

Browse files
chore(deps): update docker/metadata-action action to v5.7.0 (#273)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dd9e60d commit 10db004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docker-image.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454

5555
- name: Extract metadata (tags, labels) for Docker
5656
id: metadata
57-
uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5.6.1
57+
uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
5858
with:
5959
images: |
6060
${{ github.repository }}

0 commit comments

Comments
 (0)