Skip to content

Commit

Permalink
chore(deps): bump docker/metadata-action from 4.1.1 to 4.2.0 (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 11, 2023
1 parent 1e44bb6 commit 2eb9bb0
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.1.1
uses: docker/metadata-action@v4.2.0
with:
images: |
${{ github.repository_owner }}/ftp-server
Expand Down

0 comments on commit 2eb9bb0

Please sign in to comment.