Skip to content

Commit 234fae8

Browse files
authored
Merge pull request #516 from perftools/dependabot/github_actions/docker/metadata-action-5.7.0
Bump docker/metadata-action from 3.5.0 to 5.7.0
2 parents 82b84ac + a676b05 commit 234fae8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
- name: Extract metadata (tags, labels) for Docker
5454
id: meta
55-
uses: docker/metadata-action@v3.5.0
55+
uses: docker/metadata-action@v5.7.0
5656
with:
5757
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
5858
tags: |

0 commit comments

Comments
 (0)