Skip to content

Commit

Permalink
chore(deps): bump docker/metadata-action from 4.0.1 to 4.1.0 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 12, 2022
1 parent c9a39f7 commit 06162a4
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.0.1
uses: docker/metadata-action@v4.1.0
with:
images: |
${{ github.repository_owner }}/ftp-server
Expand Down

0 comments on commit 06162a4

Please sign in to comment.