Skip to content

Commit

Permalink
Merge pull request #19 from netresearch/renovate/docker-metadata-acti…
Browse files Browse the repository at this point in the history
…on-5.x

chore(deps): update docker/metadata-action action to v5
  • Loading branch information
TheDevMinerTV authored Oct 2, 2023
2 parents 0f85cad + ddf0d4d commit 41b1d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Gather Docker metadata
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
Expand Down

0 comments on commit 41b1d3f

Please sign in to comment.