Skip to content

Commit

Permalink
Merge pull request #419 from janlauber/dependabot/github_actions/dock…
Browse files Browse the repository at this point in the history
…er/metadata-action-906ecf0fc0a80f9110f79d9e6c04b1080f4a2621

🌱 Bump docker/metadata-action from b53be03109c4ef6f6cc7aa545b84b17a7fe51c1e to 906ecf0fc0a80f9110f79d9e6c04b1080f4a2621
  • Loading branch information
janlauber authored Dec 26, 2024
2 parents 74bb2eb + 343e4cc commit ecaa3c4
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 @@ -28,7 +28,7 @@ jobs:

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

Expand Down

0 comments on commit ecaa3c4

Please sign in to comment.