Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Commit

Permalink
Merge pull request #154 from technologiestiftung/renovate/docker-meta…
Browse files Browse the repository at this point in the history
…data-action-4.x
  • Loading branch information
ff6347 authored Jul 4, 2022
2 parents 53b19a9 + 34fdd93 commit 635089f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
uses: actions/checkout@v3
- name: Docker meta
id: meta
uses: docker/metadata-action@v3
uses: docker/metadata-action@v4
with:
images: ${{ env.IMAGE_NAME }}
tags: |
Expand Down Expand Up @@ -210,7 +210,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: metaghcr
uses: docker/metadata-action@v3
uses: docker/metadata-action@v4
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
Expand Down

0 comments on commit 635089f

Please sign in to comment.