Skip to content

Commit 6c60b14

Browse files
chore(deps): update docker/metadata-action action to v6.2.0 (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c350c6 commit 6c60b14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_build-cell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ jobs:
170170
171171
- name: Extract metadata
172172
id: meta
173-
uses: docker/metadata-action@80c7e94dd9b9319bd5eb7a0e0fe9291e23a2a2e9 # v6.1.0
173+
uses: docker/metadata-action@dc802804100637a589fabce1cb79ff13a1411302 # v6.2.0
174174
with:
175175
images: ${{ inputs.registry }}/${{ inputs.image_name }}
176176
tags: ${{ steps.tags.outputs.tags }}

0 commit comments

Comments
 (0)