mirror of
https://github.com/valitydev/holmes.git
synced 2024-11-06 01:45:25 +00:00
chore(deps): update docker/metadata-action action to v4 (#22)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5ea3958e3a
commit
1cbe1c480c
2
.github/workflows/build-image.yaml
vendored
2
.github/workflows/build-image.yaml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
|
||||
- name: Construct tags / labels for an image
|
||||
id: meta
|
||||
uses: docker/metadata-action@v3
|
||||
uses: docker/metadata-action@v4
|
||||
with:
|
||||
images: ${{ env.REGISTRY }}/${{ github.repository }}
|
||||
tags: type=sha
|
||||
|
Loading…
Reference in New Issue
Block a user