Skip to content

Commit

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

chore(deps): update docker/metadata-action digest to 62339db
  • Loading branch information
knechtionscoding authored Nov 14, 2023
2 parents dc960d0 + 4aa1f66 commit 84191f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@879dcbb708d40f8b8679d4f7941b938a086e23a7
uses: docker/metadata-action@62339db73c56dd749060f65a6ebb93a6e056b755
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit 84191f3

Please sign in to comment.