Skip to content

Commit

Permalink
Merge pull request #372 from rsmp-nordic/update_docker_push_action
Browse files Browse the repository at this point in the history
Update metadata action of docker workflow
  • Loading branch information
otterdahl authored Jan 17, 2024
2 parents 7b5384c + 63d3cbb commit 823eb3b
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 @@ -36,7 +36,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
uses: docker/metadata-action@v5
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
Expand Down

0 comments on commit 823eb3b

Please sign in to comment.