Skip to content

Commit

Permalink
chore(deps): bump docker/metadata-action from 4.5.0 to 4.6.0 (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 13, 2023
1 parent 7e39cb5 commit 560b73e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v3
- name: Prepare
id: prep
uses: docker/metadata-action@v4.5.0
uses: docker/metadata-action@v4.6.0
with:
images: |
${{ github.repository_owner }}/ftp-server
Expand Down

0 comments on commit 560b73e

Please sign in to comment.