Skip to content

Commit

Permalink
Merge pull request #12 from knoppiks/renovate/docker-metadata-action-5.x
Browse files Browse the repository at this point in the history
Update docker/metadata-action action to v5.5.0
  • Loading branch information
knoppiks authored Jan 22, 2024
2 parents ad3bb85 + 1d0b513 commit 7a6a5ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@v5.0.0
uses: docker/metadata-action@v5.5.0
with:
images: |
${{ github.repository }}
Expand Down

0 comments on commit 7a6a5ee

Please sign in to comment.