Skip to content

Commit

Permalink
Merge pull request #13 from MostlyDevOps/dependabot/github_actions/do…
Browse files Browse the repository at this point in the history
…cker/metadata-action-4.6.0

Bump docker/metadata-action from 4.3.0 to 4.6.0
  • Loading branch information
BretFisher authored Jul 5, 2023
2 parents 07779b9 + a137fef commit 02d633a
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 @@ -159,7 +159,7 @@ jobs:

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

0 comments on commit 02d633a

Please sign in to comment.