Skip to content

Commit

Permalink
chore(deps): update docker/metadata-action digest to 70b2cdc
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and uZer committed Sep 20, 2024
1 parent 1518fa1 commit be53ba0
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 @@ -38,7 +38,7 @@ jobs:

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

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

0 comments on commit be53ba0

Please sign in to comment.