Skip to content

Commit 73209e9

Browse files
authored
Merge pull request #294 from bjschafer/dependabot/github_actions/docker/metadata-action-5.10.0
chore(deps): bump docker/metadata-action from 5.8.0 to 5.10.0
2 parents 67bba60 + b299e08 commit 73209e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
# https://github.com/docker/metadata-action
6464
- name: Extract Docker metadata
6565
id: meta
66-
uses: docker/metadata-action@v5.8.0
66+
uses: docker/metadata-action@v5.10.0
6767
with:
6868
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
6969
tags: |

0 commit comments

Comments
 (0)