mirror of
https://github.com/onedr0p/exportarr.git
synced 2026-02-06 10:57:32 +00:00
chore(deps): update docker/metadata-action action to v5 (#211)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6e362be541
commit
597a9cb9fa
2
.github/actions/docker-image/action.yaml
vendored
2
.github/actions/docker-image/action.yaml
vendored
@ -12,7 +12,7 @@ runs:
|
||||
steps:
|
||||
- name: Docker meta
|
||||
id: meta
|
||||
uses: docker/metadata-action@v4
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
images: ghcr.io/${{ github.repository }}
|
||||
flavor: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user