Skip to content

Commit

Permalink
chore(deps): update docker/metadata-action digest to 8e1d546
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 16, 2025
1 parent 6d5efc0 commit 4c1efa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
# This step uses [docker/metadata-action](https://github.com/docker/metadata-action#about) to extract tags and labels that will be applied to the specified image. The `id` "meta" allows the output of this step to be referenced in a subsequent step. The `images` value provides the base name for the tags and labels.
- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@f7b4ed12385588c3f9bc252f0a2b520d83b52d48
uses: docker/metadata-action@8e1d5461f02b7886d3c1a774bfbd873650445aa2
env:
TAG: v${{ needs.semantic-release.outputs.release-version }}
with:
Expand Down

0 comments on commit 4c1efa0

Please sign in to comment.