Skip to content

Commit

Permalink
Merge pull request #337 from SUSE/dependabot/github_actions/docker/me…
Browse files Browse the repository at this point in the history
…tadata-action-5.4.0

Bump docker/metadata-action from 5.3.0 to 5.4.0
  • Loading branch information
pdostal authored Dec 27, 2023
2 parents 0ad3ba5 + ebcb042 commit 4b415e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@31cebacef4805868f9ce9a0cb03ee36c32df2ac4
uses: docker/metadata-action@9dc751fe249ad99385a2583ee0d084c400eee04e
with:
images: ${{ env.REGISTRY }}/${{ env.PCW_IMAGE_PREFIX }}_${{ matrix.suffix }}

Expand Down Expand Up @@ -85,7 +85,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@31cebacef4805868f9ce9a0cb03ee36c32df2ac4
uses: docker/metadata-action@9dc751fe249ad99385a2583ee0d084c400eee04e
with:
images: ${{ env.REGISTRY }}/${{ env.PCW_IMAGE_PREFIX }}_${{ matrix.suffix }}

Expand Down

0 comments on commit 4b415e5

Please sign in to comment.