Skip to content

Commit e62f32f

Browse files
chore(deps): update docker/metadata-action action to v5
1 parent 4cc1fbd commit e62f32f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
# Generate automatically tags https://github.com/docker/metadata-action
2626
- name: Docker meta
2727
id: meta
28-
uses: docker/metadata-action@v4
28+
uses: docker/metadata-action@v5
2929
with:
3030
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
3131
tags: |

0 commit comments

Comments
 (0)