Skip to content

Commit 09246ca

Browse files
Bump docker/metadata-action from 5.5.0 to 5.5.1 (#882)
1 parent 39dc6d8 commit 09246ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/registry.yaml

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

3333
- name: 📋 Extract metadata (tags, labels) for Docker
3434
id: meta
35-
uses: docker/metadata-action@v5.5.0
35+
uses: docker/metadata-action@v5.5.1
3636
with:
3737
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
3838
flavor: |

0 commit comments

Comments
 (0)