Skip to content

Commit 9155bbf

Browse files
authored
Merge pull request #2407 from AppDaemon/dependabot/github_actions/docker/metadata-action-5.8.0
Bump docker/metadata-action from 5.7.0 to 5.8.0
2 parents e7fd791 + 055fd61 commit 9155bbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ jobs:
129129
# https://github.com/docker/metadata-action
130130
- name: Extract Docker metadata
131131
id: meta
132-
uses: docker/metadata-action@v5.7.0
132+
uses: docker/metadata-action@v5.8.0
133133
with:
134134
images: ${{ env.IMAGE_NAME }}
135135
# Customize the generation of Docker `latest` tag

0 commit comments

Comments
 (0)