chore(deps): update docker/metadata-action action to v5 (#2697)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
79d67c1fef
commit
12b01d490f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/container.yml
vendored
2
.github/workflows/container.yml
vendored
|
@ -31,7 +31,7 @@ jobs:
|
||||||
repository: libretime/libretime-${{ matrix.target }}
|
repository: libretime/libretime-${{ matrix.target }}
|
||||||
readme-filepath: ./README.md
|
readme-filepath: ./README.md
|
||||||
|
|
||||||
- uses: docker/metadata-action@v4
|
- uses: docker/metadata-action@v5
|
||||||
id: meta
|
id: meta
|
||||||
with:
|
with:
|
||||||
bake-target: ${{ matrix.target }}
|
bake-target: ${{ matrix.target }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue