Skip to content

Commit

Permalink
Merge pull request #709 from laxamentumtech/renovate/docker-metadata-…
Browse files Browse the repository at this point in the history
…action-digest

build(deps): Upgrade docker/metadata-action digest to 879dcbb
  • Loading branch information
djdembeck authored Sep 29, 2023
2 parents 0d0a7cc + f0368ff commit 014709c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
# https://github.com/docker/metadata-action
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@6dfb6f1404065e66f9af1a56a7d39ad09efaaf9a
uses: docker/metadata-action@879dcbb708d40f8b8679d4f7941b938a086e23a7
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit 014709c

Please sign in to comment.