Skip to content

Commit

Permalink
Merge pull request bpfman#971 from bpfman/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ocker/metadata-action-5.5.1

build(deps): bump docker/metadata-action from 5.5.0 to 5.5.1
  • Loading branch information
mergify[bot] authored Feb 7, 2024
2 parents 197ef0e + 4581765 commit f0cd78e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ jobs:

- name: Extract metadata (tags, labels) for image
id: meta
uses: docker/[email protected].0
uses: docker/[email protected].1
with:
images: ${{ matrix.image.registry }}/${{ matrix.image.repository }}/${{ matrix.image.image }}
tags: ${{ matrix.image.tags }}
Expand Down

0 comments on commit f0cd78e

Please sign in to comment.