Skip to content

Commit

Permalink
Merge pull request #70 from philips-labs/dependabot/github_actions/do…
Browse files Browse the repository at this point in the history
…cker/metadata-action-5

Bump docker/metadata-action from 4 to 5
  • Loading branch information
loafoe authored Mar 18, 2024
2 parents e7d38e7 + 0e730df commit 98dccbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- 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 }}

Expand Down

0 comments on commit 98dccbf

Please sign in to comment.