Skip to content

Commit 70fd795

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/image-build-and-publish.yml

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

121121
- name: Extract metadata
122122
id: meta
123-
uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 # v5.6.1
123+
uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
124124
with:
125125
images: ${{ env.BASE_REPO }}
126126
tags: |

0 commit comments

Comments
 (0)