Merge pull request #19 from TheLovinator1/renovate/docker-metadata-action-4.x

Update docker/metadata-action action to v4
This commit is contained in:
2022-05-05 21:07:04 +02:00
committed by GitHub

View File

@ -27,7 +27,7 @@ jobs:
# https://github.com/docker/metadata-action
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@v3
uses: docker/metadata-action@v4
with:
images: thelovinator/discord-reminder-bot
flavor: latest=${{ github.ref == 'refs/heads/master' }}