Skip to content

Commit

Permalink
Merge pull request #12 from ppc64le-cloud/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ocker/metadata-action-5.2.0

Bump docker/metadata-action from 5.0.0 to 5.2.0
  • Loading branch information
ppc64le-cloud-bot authored Dec 6, 2023
2 parents d792683 + 1745e2c commit 872e4eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/imagebuilder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@v5.0.0
uses: docker/metadata-action@v5.2.0
with:
images: ${{ env.GHCR_IMAGE }}

Expand Down

0 comments on commit 872e4eb

Please sign in to comment.