chore(deps): bump docker/metadata-action from 3.6.2 to 3.7.0 (#13)
This commit is contained in:
parent
17fad30c4c
commit
e17388b072
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
|
||||
- name: Prepare
|
||||
id: prep
|
||||
uses: docker/metadata-action@v3.6.2
|
||||
uses: docker/metadata-action@v3.7.0
|
||||
with:
|
||||
images: |
|
||||
${{ github.repository_owner }}/ftp-server
|
||||
|
|
Loading…
Reference in a new issue