chore(deps): update docker/metadata-action action to v5 (#2702)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
96b5d70395
commit
b2c64c98a8
|
@ -31,7 +31,7 @@ jobs:
|
|||
repository: libretime/libretime-${{ matrix.target }}
|
||||
readme-filepath: ./README.md
|
||||
|
||||
- uses: docker/metadata-action@v4
|
||||
- uses: docker/metadata-action@v5
|
||||
id: meta
|
||||
with:
|
||||
bake-target: ${{ matrix.target }}
|
||||
|
|
Loading…
Reference in New Issue