Skip to content

Commit 45ef2c7

Browse files
authored
Merge pull request #147 from akquinet/renovate/docker-metadata-action-5.x
fix(deps): update docker/metadata-action action to v5.7.0
2 parents 22855f1 + c30d8a4 commit 45ef2c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

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

4747
- name: Extract metadata (tags, labels) for Docker
4848
id: meta
49-
uses: docker/metadata-action@v5.6.1
49+
uses: docker/metadata-action@v5.7.0
5050
with:
5151
# list of Docker images to use as base name for tags
5252
images: |

0 commit comments

Comments
 (0)