Skip to content

Commit

Permalink
Merge pull request #61 from BretFisher/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/metadata-action-5.4.0

Bump docker/metadata-action from 5.3.0 to 5.4.0
  • Loading branch information
BretFisher authored Dec 20, 2023
2 parents c22533b + 9417742 commit d0e7457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:

- name: Docker meta
id: docker_meta
uses: docker/metadata-action@v5.3.0
uses: docker/metadata-action@v5.4.0
with:
# list of Docker images to use as base name for tags
images: ${{ inputs.image-names }}
Expand Down

0 comments on commit d0e7457

Please sign in to comment.