chore(deps): bump docker/metadata-action from 4.3.0 to 4.4.0 (#44)
This commit is contained in:
parent
250dd569d5
commit
75c005acd8
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.3.0
|
uses: docker/metadata-action@v4.4.0
|
||||||
with:
|
with:
|
||||||
images: |
|
images: |
|
||||||
${{ github.repository_owner }}/ftp-server
|
${{ github.repository_owner }}/ftp-server
|
||||||
|
|
Loading…
Reference in a new issue