Skip to content

Commit bea9eaa

Browse files
build: bump docker/metadata-action from 5.8.0 to 5.9.0 (#261)
1 parent c14d7ab commit bea9eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/clang-format-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
password: ${{ secrets.GITHUB_TOKEN }}
6666
- name: Extract metadata (tags, labels) for Docker
6767
id: meta
68-
uses: docker/metadata-action@v5.8.0
68+
uses: docker/metadata-action@v5.9.0
6969
with:
7070
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
7171
- name: Build and push Docker image

0 commit comments

Comments
 (0)