Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update docker/metadata-action digest to 0de3687
Browse files Browse the repository at this point in the history
renovate[bot] authored Oct 31, 2024
1 parent a3866aa commit 1fb038e
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
@@ -64,7 +64,7 @@ jobs:
# https://github.com/docker/metadata-action
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@ef25336f420be2d1a49205baf41a9b88712a65a1
uses: docker/metadata-action@0de3687b53cd804b63dd87819f7bda043569ce4a
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

0 comments on commit 1fb038e

Please sign in to comment.