Skip to content

Commit

Permalink
Merge pull request #4 from OCP-on-NERC/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/metadata-action-5
  • Loading branch information
larsks authored Jun 26, 2024
2 parents a19c2e1 + 3724785 commit 6107eee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
# https://github.com/docker/metadata-action
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
Expand Down

0 comments on commit 6107eee

Please sign in to comment.