Skip to content

Commit

Permalink
Merge pull request #100 from dir01/dependabot/github_actions/dot-gith…
Browse files Browse the repository at this point in the history
…ub/workflows/docker/metadata-action-5.4.0

Bump docker/metadata-action from 5.2.0 to 5.4.0 in /.github/workflows
  • Loading branch information
dir01 committed Jan 7, 2024
2 parents c8684b6 + 73c1d51 commit a98085e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/do_build_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
# https://github.com/docker/metadata-action
- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@v5.2.0
uses: docker/metadata-action@v5.4.0
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit a98085e

Please sign in to comment.