Merge pull request #589 from writefreely/dependabot/github_actions/docker/metadata-action-4.1.1

Bump docker/metadata-action from 4.0.1 to 4.1.1
This commit is contained in:
Matt Baer 2022-11-11 03:35:05 -05:00 committed by GitHub
commit f85241e037
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.0.1
uses: docker/metadata-action@v4.1.1
with:
images: |
ghcr.io/${{ github.repository }}