chore(deps): bump docker/metadata-action from 3.8.0 to 4.0.1 (#21)
This commit is contained in:
parent
04095af51c
commit
3bed95db5a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
- name: Prepare
|
||||
id: prep
|
||||
uses: docker/metadata-action@v3.8.0
|
||||
uses: docker/metadata-action@v4.0.1
|
||||
with:
|
||||
images: |
|
||||
${{ github.repository_owner }}/ftp-server
|
||||
|
|
Loading…
Reference in a new issue