Skip to content

Commit

Permalink
Merge pull request #12 from bill-of-materials/renovate/docker-metadat…
Browse files Browse the repository at this point in the history
…a-action-digest

chore(deps): update docker/metadata-action digest to 60a0d34
  • Loading branch information
uZer authored Jul 25, 2024
2 parents 885223f + b575eb1 commit ab908aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker_build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@a64d0487d7069df33b279515d35d60fa80e2ea62
uses: docker/metadata-action@60a0d343a0d8a18aedee9d34e62251f752153bdb
with:
images: |
ghcr.io/${{ env.GHCR_IMAGE_NAME }}
Expand Down Expand Up @@ -128,7 +128,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@a64d0487d7069df33b279515d35d60fa80e2ea62
uses: docker/metadata-action@60a0d343a0d8a18aedee9d34e62251f752153bdb
with:
images: |
ghcr.io/${{ env.GHCR_IMAGE_NAME }}
Expand Down

0 comments on commit ab908aa

Please sign in to comment.