Skip to content

Commit

Permalink
Merge pull request #94 from dir01/dependabot/github_actions/dot-githu…
Browse files Browse the repository at this point in the history
…b/workflows/docker/metadata-action-5.2.0

Bump docker/metadata-action from 5.0.0 to 5.2.0 in /.github/workflows
  • Loading branch information
dir01 committed Dec 1, 2023
2 parents 429c79e + e82ddff commit 6a3b084
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.0.0
uses: docker/metadata-action@v5.2.0
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit 6a3b084

Please sign in to comment.