Skip to content

Commit

Permalink
Merge pull request #31 from akquinet/renovate/docker-metadata-action-5.x
Browse files Browse the repository at this point in the history
chore(deps): update docker/metadata-action action to v5
  • Loading branch information
rwxd authored Feb 6, 2024
2 parents a5f54cf + 65486ce commit b4f82a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@v4.6.0
uses: docker/metadata-action@v5.5.1
with:
# list of Docker images to use as base name for tags
images: |
Expand Down

0 comments on commit b4f82a9

Please sign in to comment.