Skip to content

Commit bbf7ee8

Browse files
⬆️ Upgrade docker/metadata-action action to v5.7.0 (#91)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 41e55f7 commit bbf7ee8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

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

3030
- name: Extract Docker metadata
3131
id: meta
32-
uses: docker/metadata-action@v5.6.1
32+
uses: docker/metadata-action@v5.7.0
3333
with:
3434
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
3535
tags: |

0 commit comments

Comments
 (0)