Skip to content

Commit

Permalink
Merge pull request #17 from janlauber/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/metadata-action-38b36773831fce8789962056bf155ba063580c34

🌱 Bump docker/metadata-action from 75359341f62c2d990e0aa8543e545c74eec643ff to 38b36773831fce8789962056bf155ba063580c34
  • Loading branch information
janlauber authored Mar 29, 2024
2 parents 9e4d726 + d12a364 commit bf8eccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-release.yml
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@75359341f62c2d990e0aa8543e545c74eec643ff
uses: docker/metadata-action@38b36773831fce8789962056bf155ba063580c34
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit bf8eccd

Please sign in to comment.