Unverified Commit 1646c789 authored by Josh Kunz's avatar Josh Kunz Committed by GitHub
Browse files

Merge pull request #9 from joshkunz/renovate/docker-metadata-action-4.x

Update docker/metadata-action action to v4
parents d19b3116 962d255d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ jobs:
      - name: Set up Docker buildx
        uses: docker/setup-buildx-action@v2 
      - name: Generate docker tags
        uses: docker/metadata-action@v3
        uses: docker/metadata-action@v4
        id: meta
        with:
          images: |