Skip to content

Commit

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

Bump docker/metadata-action from 4.5.0 to 4.6.0
  • Loading branch information
asmorodskyi committed Jun 28, 2023
2 parents 356028e + 6fee387 commit 884bdbf
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@2c0bd771b40637d97bf205cbccdd294a32112176
uses: docker/metadata-action@818d4b7b91585d195f67373fd9cb0332e31a7175
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@2c0bd771b40637d97bf205cbccdd294a32112176
uses: docker/metadata-action@818d4b7b91585d195f67373fd9cb0332e31a7175
with:
images: ${{ env.REGISTRY }}/${{ env.PCW_IMAGE_PREFIX }}_${{ matrix.suffix }}

Expand Down

0 comments on commit 884bdbf

Please sign in to comment.