chore(deps): bump docker/metadata-action from 4.4.0 to 4.5.0 (#48)
This commit is contained in:
parent
62a330b306
commit
7e39cb53a8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: Prepare
|
- name: Prepare
|
||||||
id: prep
|
id: prep
|
||||||
uses: docker/metadata-action@v4.4.0
|
uses: docker/metadata-action@v4.5.0
|
||||||
with:
|
with:
|
||||||
images: |
|
images: |
|
||||||
${{ github.repository_owner }}/ftp-server
|
${{ github.repository_owner }}/ftp-server
|
||||||
|
|
Loading…
Reference in a new issue