Skip to content

Commit

Permalink
Merge pull request #356 from philips-software/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/docker/metadata-action-5

Bump docker/metadata-action from 4 to 5
  • Loading branch information
loafoe authored Oct 18, 2023
2 parents af17b76 + 36c5631 commit 5471243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_tagged.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
fetch-depth: 2
- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
images: ghcr.io/${{ github.repository }}
- name: Set output
Expand Down

0 comments on commit 5471243

Please sign in to comment.