chore(deps): bump docker/metadata-action from 4.1.0 to 4.1.1 (#31)
This commit is contained in:
parent
06162a4625
commit
e206e47c17
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@v4.1.0
|
||||
uses: docker/metadata-action@v4.1.1
|
||||
with:
|
||||
images: |
|
||||
${{ github.repository_owner }}/ftp-server
|
||||
|
|
Loading…
Reference in a new issue