Skip to content

Commit

Permalink
Merge pull request #5 from bow/dependabot/github_actions/docker/metad…
Browse files Browse the repository at this point in the history
…ata-action-5

chore: Bump docker/metadata-action from 4 to 5
bow authored Nov 10, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents ed8aa87 + 92f275a commit 4d72cb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -129,7 +129,7 @@ jobs:
- name: Extract metadata for image
if: github.event_name != 'pull_request'
id: meta
uses: docker/metadata-action@v4
uses: docker/metadata-action@v5
with:
images: |
ghcr.io/${{ github.repository }}

0 comments on commit 4d72cb0

Please sign in to comment.