Skip to content

Commit 2b6c34c

Browse files
authored
Merge pull request #506 from cescoffier/dependabot/github_actions/docker/metadata-action-5.10.0
Bump docker/metadata-action from 5.9.0 to 5.10.0
2 parents 7dd0aa6 + bda9398 commit 2b6c34c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

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

6565
- name: Extract metadata (tags, labels) for the container
6666
id: meta
67-
uses: docker/metadata-action@v5.9.0
67+
uses: docker/metadata-action@v5.10.0
6868
if: github.ref == 'refs/heads/main'
6969
with:
7070
images: ghcr.io/cescoffier/quarkus-openshift-workshop-${{ matrix.app }}

0 commit comments

Comments
 (0)