Merge pull request #716 from writefreely/dependabot/github_actions/docker/metadata-action-4.6.0

Bump docker/metadata-action from 4.1.1 to 4.6.0
This commit is contained in:
Matt Baer 2023-06-30 17:55:59 -04:00 committed by GitHub
commit d476c3b2f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ jobs:
# https://github.com/docker/metadata-action
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@v4.1.1
uses: docker/metadata-action@v4.6.0
with:
images: |
ghcr.io/${{ github.repository }}