Skip to content

Commit

Permalink
chore(deps): Bump docker/metadata-action to v5
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Privitere <[email protected]>
  • Loading branch information
cprivitere committed Jun 26, 2024
1 parent 9ec4f48 commit 65f7ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/metadata/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ runs:
echo "images=${IMAGES}" >> $GITHUB_OUTPUT
- name: Docker manager metadata
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
images: ${{ steps.image-urls.outputs.images }}
flavor: ${{ inputs.metadata_flavor }}
Expand Down

0 comments on commit 65f7ed8

Please sign in to comment.