Skip to content

Commit

Permalink
Merge pull request #54 from JakobLichterfeld/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/docker/metadata-action-5.6.1

build(deps): bump docker/metadata-action from 5.5.1 to 5.6.1
  • Loading branch information
JakobLichterfeld authored Dec 2, 2024
2 parents bf60d57 + 03a6dd6 commit d2dbcfd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/buildx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
-
name: Docker meta
id: meta
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 #v5.5.1
uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 #v5.6.1
with:
images: ${{ env.REGISTRY_IMAGE }}
-
Expand Down Expand Up @@ -104,7 +104,7 @@ jobs:
-
name: Docker meta
id: meta
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 #v5.5.1
uses: docker/metadata-action@369eb591f429131d6889c46b94e711f089e6ca96 #v5.6.1
with:
images: ${{ env.REGISTRY_IMAGE }}
tags: |
Expand Down

0 comments on commit d2dbcfd

Please sign in to comment.